We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017c925 commit e6d1809Copy full SHA for e6d1809
1 file changed
.manager/pyproject.toml
@@ -39,7 +39,7 @@ requires-python = ">=3.10"
39
version = "0.1.0"
40
41
[project.scripts]
42
-project = "proman.__main__:cli"
+proman = "proman.__main__:cli"
43
44
[tool.setuptools]
45
include-package-data = true
0 commit comments