Add PEP 518 pyproject.toml
.
This commit is contained in:
parent
177f1b2e40
commit
a2ef4cb6b8
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[build-system]
|
||||||
|
requires = ["wheel", "setuptools", "setuptools_scm"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
Loading…
Reference in a new issue