1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Chris Hunt 6eb83c6d3a Move remaining functions in download to operations.prepare
The only user of this module is operations.prepare.RequirementPreparer.
Moving the functionality to the single using module means that
refactoring will be easier (since all the mess is in one place). This
also removes a mis-named module from the top-level of the repository.
2019-10-16 21:29:06 -04:00
..
data Add functional tests for 'yanked' files 2019-09-28 01:07:48 +03:00
functional Update test to verify that full URL is not printed 2019-10-16 12:26:10 +05:30
lib Skip running svn tests when svn isn't installed 2019-10-14 14:32:32 +05:30
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit Move remaining functions in download to operations.prepare 2019-10-16 21:29:06 -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 Add release target 2019-10-14 14:23:00 +02:00