1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Chris Hunt 7db57478a2 Construct Downloader outside RequirementPreparer
Reduces RequirementPreparer responsibilities, and will let us get rid of
some constructor arguments.
2019-12-05 20:26:53 -05:00
..
data Add an integration test of installing a project with a local PEP 517 backend 2019-11-23 18:45:09 +00:00
functional Deprecate install-location-related options in --install-option 2019-11-30 17:42:48 -05:00
lib Move helper mock classes to dedicated module 2019-12-04 18:30:21 -05:00
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit Construct Downloader outside RequirementPreparer 2019-12-05 20:26:53 -05: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 Add mock server wrapper and replace network calls in a test 2019-11-17 17:36:36 -05:00