1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Benoit Pierre ca4e2ad6ad improve handling of PEP 518 build requirements
Offload more work to the underlying pip command used to install the
build requirements, so there's no need to duplicate code to handle
environment markers/extras. This is done by setting the correct options
from the finder passed in argument to `_install_build_reqs`.
2018-05-18 23:45:55 +02:00
..
data improve handling of PEP 518 build requirements 2018-05-18 23:45:55 +02:00
functional improve handling of PEP 518 build requirements 2018-05-18 23:45:55 +02:00
lib improve handling of PEP 518 build requirements 2018-05-18 23:45:55 +02:00
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit flake8 fix 2018-05-17 11:30:10 -04:00
yaml Misc. trivial typos 2018-03-27 06:51:44 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py fix PEP 518 support when pip is installed in the user site 2018-04-16 22:58:44 +02:00