1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Chris Hunt b263fcc105 Move parse_wheel and supporting functions to utils.wheel
In order to parse metadata from wheel files directly we want to reuse
parse_wheel. Moving it out helps avoid creating an unnecessary
dependence on operations.install.wheel.
2020-01-04 23:11:51 +01:00
..
data Do not attempt setup.py clean for failed pep517 builds (#7477) 2020-01-02 12:11:32 +00:00
functional Use valid wheel for functional download tests 2020-01-04 23:08:43 +01:00
lib Use valid wheel for functional download tests 2020-01-04 23:08:43 +01:00
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit Move parse_wheel and supporting functions to utils.wheel 2020-01-04 23:11:51 +01: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 Move pip._internal.main to cli submodule 2019-12-18 21:09:22 -05:00