Files
pm3py/pyproject.toml

7 lines
145 B
TOML

[build-system]
requires = ["setuptools"]
build-backend = "setuptools.backends._legacy:_Backend"
[tool.pytest.ini_options]
testpaths = ["tests"]