Skip to content

Commit e6d1809

Browse files
committed
Update pyproject.toml
1 parent 017c925 commit e6d1809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.manager/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ requires-python = ">=3.10"
3939
version = "0.1.0"
4040

4141
[project.scripts]
42-
project = "proman.__main__:cli"
42+
proman = "proman.__main__:cli"
4343

4444
[tool.setuptools]
4545
include-package-data = true

0 commit comments

Comments
 (0)