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.
pipx
1 parent e8c732a commit 3542477Copy full SHA for 3542477
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ maintainers = [
44
]
45
46
[project.scripts]
47
-codicefiscale = "codicefiscale.main:main"
+codicefiscale = "codicefiscale.__main__:main"
48
49
[project.readme]
50
file = "README.md"
0 commit comments