1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news
Nick Coghlan 682cff7230 Fix #6163: Default to setuptools.build_meta:__legacy__
The main setuptools PEP 517 backend is intended for
explicit usage in `pyproject.toml`, when the project
authors can ensure that their `setup.py` runs without
that directory being implicitly on `sys.path`.

For implicit usage, setuptools now offers a separate
legacy backend that more closely mimics direct
execution of the `setup.py` script.
2019-02-06 20:57:57 +10:00
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
5815.doc Add news 2019-01-25 11:29:57 -08:00
6163.bugfix Fix #6163: Default to setuptools.build_meta:__legacy__ 2019-02-06 20:57:57 +10:00
6165.bugfix Allow and warn on RECORD lines with more than three elements. 2019-01-23 19:24:38 -08:00
6170.feature Provide a better error message for a pyproject.toml editable install. 2019-01-26 07:00:22 -08:00
6194.bugfix Make failed uninstalls roll back more reliably and better at avoiding naming conflicts (#6225) 2019-02-03 04:39:06 -08:00
6196.bugfix 📰 2019-02-05 08:35:01 +05:30
6197.bugfix Use the ephemeral cache if autobuilding and no cache directory is available. 2019-02-01 02:25:56 -08:00
6207.bugfix Only show Python 2.7 EOL date on CPython. 2019-01-31 08:27:47 -05:00
_template.rst Switch to CalVer and set a release cadence 2018-04-22 14:21:50 -04:00