Skip to content

Commit 083a52b

Browse files
committed
Add pipx support. #245
1 parent c1d6288 commit 083a52b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ maintainers = [
4343
{ name = "Fabio Caccamo", email = "fabio.caccamo@gmail.com" },
4444
]
4545

46+
[project.scripts]
47+
codicefiscale = "codicefiscale.main:main"
48+
4649
[project.readme]
4750
file = "README.md"
4851
content-type = "text/markdown"

0 commit comments

Comments
 (0)