Skip to content

Commit de72a75

Browse files
committed
found right entry for executable
1 parent 0c1635c commit de72a75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pyproject.toml renamed to pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ Issues = "https://github.com/RRZE-HPC/MachineState/issues"
3636

3737
[tool.setuptools.dynamic]
3838
version = { attr = "machinestate.MACHINESTATE_VERSION" }
39+
40+
[project.scripts]
41+
machinestate = "machinestate:main"

0 commit comments

Comments
 (0)