You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: docs/source/maintainers.rst
+81-3Lines changed: 81 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,16 @@
2
2
Maintainers' Guide
3
3
==================
4
4
5
-
This document outlines essential guidelines for maintaining the Clusterium project. It provides instructions for testing, building, and deploying the package, as well as managing CI workflows.
5
+
This document outlines essential guidelines for maintaining the Clusterium project.
6
+
It provides instructions for testing, building, and deploying the package, as well
7
+
as managing CI workflows.
6
8
7
9
Overview
8
10
========
9
11
10
-
The Clusterium project is managed via Poetry and adheres to modern Python packaging standards. This guide assumes familiarity with GitHub Actions, Poetry, and common Python development workflows.
12
+
The Clusterium project is managed via Poetry and adheres to modern Python packaging
13
+
standards. This guide assumes familiarity with GitHub Actions, Poetry, and common Python
0 commit comments