/ concept-collection / benchcompress
Sign in
concept-collection / benchcompress
benchcompress / zia_benchmark / pyproject.toml
8 lines · 214 BBlameHistoryRaw
1[build-system]
2requires = ["setuptools>=45", "wheel", "setuptools_scm>=6.2"]
3build-backend = "setuptools.build_meta"
5[tool.pytest.ini_options]
6testpaths = ["tests"]
7python_files = ["test_*.py"]
8addopts = "-ra -q"
moveopenescclose