Revert "Add PEP 518 `pyproject.toml`."
authorwhitequark <whitequark@whitequark.org>
Wed, 1 Jul 2020 08:16:28 +0000 (08:16 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 31 Dec 2021 14:34:35 +0000 (14:34 +0000)
commitaac9b8c63d5e5fea2e04eacc11b8748a4727ea44
tree84ed29036939783dbfab025582a021fa5f3c8122
parenta5d7b84bd786bd20ceab145c79ce524997175a63
Revert "Add PEP 518 `pyproject.toml`."

This reverts commit 7fca037f9c14974f499195171bb84c38ebddc1e1.

This broke editable installs and has to be reverted due to a number
of pip issues:
  * pypa/pip#6375
  * pypa/pip#6434
  * pypa/pip#6438

We can put this back once PEP 517/518 support editable installs.
Until then the legacy behavior will suffice, and we should just teach
people to install the dependencies in virtualenvs or something...
pyproject.toml [deleted file]