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 c1d6288 commit 083a52bCopy full SHA for 083a52b
1 file changed
pyproject.toml
@@ -43,6 +43,9 @@ maintainers = [
43
{ name = "Fabio Caccamo", email = "fabio.caccamo@gmail.com" },
44
]
45
46
+[project.scripts]
47
+codicefiscale = "codicefiscale.main:main"
48
+
49
[project.readme]
50
file = "README.md"
51
content-type = "text/markdown"
0 commit comments