mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix tests
This commit is contained in:
parent
bcaa26ed71
commit
8d61316948
3 changed files with 13 additions and 1 deletions
|
|
@ -25,6 +25,9 @@ planoai = "planoai.main:main"
|
|||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.version]
|
||||
path = "planoai/__init__.py"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["planoai"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue