pip/docs/html/reference
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
..
index.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip.rst Fix #6163: Default to setuptools.build_meta:__legacy__ 2019-02-06 20:57:57 +10:00
pip_check.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_config.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_download.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_freeze.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_hash.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_install.rst remove egg version from pip install command reference 2018-10-27 12:51:57 +02:00
pip_list.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_search.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_show.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_uninstall.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30
pip_wheel.rst Reorganize pip's docs folder 2018-08-22 13:54:47 +05:30