1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
Matthew Einhorn 4baca82181 Replaces spaces in username.
Conflicts:
	pip/locations.py
2014-08-29 21:12:04 -04:00
..
_vendor Upgrade setuptools to 5.4.2 2014-08-06 11:32:09 -04:00
commands Merge pull request #1933 from r1chardj0n3s/wheel-file-list 2014-08-11 13:17:13 +02:00
req Move unpack_url to pip.download 2014-08-27 22:08:26 +02:00
vcs Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
__init__.py Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
__main__.py Added a comment explaining how __main__.py gets teh wheel name 2014-02-19 09:33:51 +00:00
appdirs.py Implement site-wide configuration settings 2014-08-22 14:26:41 +10:00
basecommand.py improved ability to install into non-ASCII directories 2014-07-10 23:50:43 -04:00
baseparser.py Implement site-wide configuration settings 2014-08-22 14:26:41 +10:00
cmdoptions.py Revert "Merge pull request #1519 from dstufft/remove-dependency-links" 2014-08-01 16:50:08 -04:00
compat.py improved ability to install into non-ASCII directories 2014-07-10 23:50:43 -04:00
download.py pip.download: refactor and try to clarify 2014-08-27 22:08:27 +02:00
exceptions.py - if installing directly from a wheel, fail if it has an invalid name or is unsupported 2013-11-14 16:35:24 -08:00
index.py don't complain about localhost when checking security of index links 2014-08-11 14:21:02 +10:00
locations.py Replaces spaces in username. 2014-08-29 21:12:04 -04:00
log.py Fix pep8 2014-07-16 06:07:25 +10:00
pep425tags.py add missing multi-arch tags 2014-05-29 22:00:42 -07:00
status_codes.py Cmds {install,wheel} should return proper error code 2013-08-26 18:55:55 -07:00
util.py another try 2014-08-22 15:30:27 +03:00
wheel.py another try 2014-08-22 15:30:27 +03:00