Revert "Add PEP 518 pyproject.toml
."
This reverts commit a2ef4cb6b8
.
This broke editable installs (again) and has to be reverted due pip
issue pypa/pip#7953.
Fixes #663.
This commit is contained in:
parent
22c7453783
commit
810c19dde4
|
@ -1,3 +0,0 @@
|
|||
[build-system]
|
||||
requires = ["wheel", "setuptools", "setuptools_scm"]
|
||||
build-backend = "setuptools.build_meta"
|
Loading…
Reference in a new issue