We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1635c commit de72a75Copy full SHA for de72a75
.pyproject.toml renamed to pyproject.toml
@@ -36,3 +36,6 @@ Issues = "https://github.com/RRZE-HPC/MachineState/issues"
36
37
[tool.setuptools.dynamic]
38
version = { attr = "machinestate.MACHINESTATE_VERSION" }
39
+
40
+[project.scripts]
41
+machinestate = "machinestate:main"
0 commit comments