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