feat: add nix flake with uv2nix packaging and pytest checks
This commit is contained in:
parent
09ff809e9a
commit
c818e6452e
4 changed files with 255 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.scripts]
|
||||
bulkgen = "main:main"
|
||||
bulkgen = "bulkgen.cli:app"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue