Add project script for cli
This commit is contained in:
parent
003b2ff367
commit
ddb5194320
2 changed files with 12 additions and 7 deletions
|
|
@ -23,5 +23,8 @@ crypt = [
|
|||
"rsa",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
ommclient2 = "mitel_ommclient2.cli:main"
|
||||
|
||||
[project.urls]
|
||||
"Source" = "https://git.clerie.de/clerie/mitel_ommclient2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue