Add build-system to pyproject.toml

So doesn't use legacy stuff.

Fix #719.
This commit is contained in:
Ran Benita
2021-10-30 11:57:48 +03:00
parent f8a434e349
commit 130dcdef76
4 changed files with 15 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ install_requires =
execnet>=1.1
pytest>=6.0.0
pytest-forked
setup_requires = setuptools_scm
setup_requires = setuptools_scm>=6.0
[options.packages.find]
where = src