fix project.scripts
This commit is contained in:
parent
38d4a7fcf2
commit
a26d5f2e84
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ pytest11 = [
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
abrademo = "pytest_abra:demo"
|
abrademo = "pytest_abra.main:run"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["hatchling"]
|
requires = ["hatchling"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue