mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix e2e
This commit is contained in:
parent
09182b73dc
commit
b9799fcf4b
3 changed files with 1061 additions and 0 deletions
|
|
@ -26,6 +26,9 @@ dev = [
|
|||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
[tool.hatch.build.targets.wheel]
|
||||
packages = ["."]
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
python_files = ["test*.py"]
|
||||
addopts = ["-v", "-s"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue