mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
682cff7230
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. |
||
---|---|---|
.. | ||
travis | ||
docs-requirements.txt | ||
lint-requirements.txt | ||
mypy-requirements.txt | ||
tests-common_wheels-requirements.txt | ||
tests-requirements.txt | ||
tox_pip.py |