thsf.net/pyproject.toml
doug713705 ee43e98385 beta (#4)
Co-authored-by: mco-system <michael.costa@mcos.nc>
Reviewed-on: #4
2023-04-20 15:09:57 +02:00

11 lines
179 B
TOML

[build-system]
requires = ["setuptools>=62",
"build",
"wheel"]
build-backend = "setuptools.build_meta"
[tool.pytest.ini_options]
pythonpath = [
"src"
]