wip: add cli command with [project.scripts]
This commit is contained in:
parent
35908ddc00
commit
93106df3b9
3 changed files with 69 additions and 80 deletions
|
|
@ -31,7 +31,7 @@ pytest11 = [
|
|||
]
|
||||
|
||||
[project.scripts]
|
||||
abrademo = "pytest_abra.main:run"
|
||||
pytest-abra = "pytest_abra.cli:run"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue