installable package #9

Merged
dan merged 31 commits from installable into dev 2023-12-07 11:32:03 +01:00
Showing only changes of commit a26d5f2e84 - Show all commits

View file

@ -31,7 +31,7 @@ pytest11 = [
]
[project.scripts]
abrademo = "pytest_abra:demo"
abrademo = "pytest_abra.main:run"
[build-system]
requires = ["hatchling"]