1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Chris Hunt 60f6ed9387 Move wheel.Wheel to models.wheel.Wheel
This aligns more closely with how the class is used and makes it easier
to move the rest of the wheel module to a dedicated module for
installation.
2019-12-02 11:52:51 +08: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 Add mock_server documentation 2019-11-17 16:12:17 -05:00
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit Move wheel.Wheel to models.wheel.Wheel 2019-12-02 11:52:51 +08: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