1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2016-05-26 20:47:27 -04:00
..
_vendor Upgrade bundled dependencies (#3664) 2016-05-10 20:15:25 -04:00
commands Support multiple --requirement files in pip freeze (#3703) 2016-05-26 06:45:46 -04:00
compat Add a flake8: noqa to pip.compat.ordereddict 2016-03-04 14:16:06 -05:00
models Use __all__ instead of # noqa 2014-12-17 22:49:10 -05:00
operations Merge branch 'develop' 2016-05-26 07:02:32 -04:00
req Use a realpath for the temporary build directory. (#3701) 2016-05-19 21:02:26 -04:00
utils Fix for bytes magic 2016-03-07 14:01:40 +01:00
vcs Strip authentication from SVN url prior to passing it into svn (#3697) 2016-05-26 06:43:26 -04:00
__init__.py bump for development 2016-05-10 20:42:28 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py Improve tests 2016-05-19 15:31:46 +02:00
baseparser.py Issue #2867: Accept --no/only-binary via pip.conf 2015-06-10 10:25:15 +12:00
cmdoptions.py Document that index URLs should conform to PEP 503 2016-05-20 22:46:37 +01:00
download.py Correct typo: simple -> simply (#3756) 2016-05-26 20:47:27 -04:00
exceptions.py Correct the suggested package hash lines for URL requirements 2016-03-04 10:46:40 +00:00
index.py Update to use the Requirement class from packaging 2016-03-07 11:40:39 +11:00
locations.py Stop trying to locate system trust stores 2016-01-21 16:19:34 -05:00
pep425tags.py Make have_compatible_glibc more robust against unusual version strings 2016-03-24 18:49:36 -07:00
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py Allow creating wheels for editable packages (#3695) 2016-05-26 06:41:01 -04:00