1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Donald Stufft cc2a44e995 Normalize names in a URL
PyPI and Bandersnatch now normalize the project name in their
URLs. This change matches that and will reduce the number of
redirects we hit on PyPI and will reduce the need to hit /simple/
on a Bandersnatch mirror.
2014-09-18 07:11:31 -04:00
..
data removed tag_svn_revision from setup.cfg 2014-09-17 17:13:18 -07:00
functional Normalize names in a URL 2014-09-18 07:11:31 -04:00
lib Move from pip.compat.* to six.moves.* for urllib related stuff 2014-09-11 18:40:45 -04:00
scripts Move from pip.compat.* to six.moves.* for urllib related stuff 2014-09-11 18:40:45 -04:00
unit Move from pip.compat.* to six.moves.* for urllib related stuff 2014-09-11 18:40:45 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Run the unit tests before the integration tests 2014-06-30 20:00:35 -04:00