1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip
2017-03-23 13:16:04 -07:00
..
_vendor Upgrade distro to 1.0.3 2017-03-20 11:03:15 -04:00
commands Fix 2017-03-22 18:01:57 -04:00
models - Change the pip outdated check to use PackageFinder to find current 2017-03-23 10:50:02 -07:00
operations Removed the deprecated --default-vcs option 2017-03-20 10:49:57 -04:00
req Fix deduce_helpful_msg in python3 2017-03-23 12:57:57 +01:00
utils Ensure pypi_version in outdated is a str 2017-03-23 13:16:04 -07:00
vcs Python 3.6 invalid escape sequence deprecation fixes 2017-03-20 13:54:29 +01:00
__init__.py Bump version to 10.0.0.dev0 2017-03-19 19:52:00 -04:00
__main__.py Handle updates to flake8 2015-02-11 10:23:57 -05:00
basecommand.py - Change the pip outdated check to use PackageFinder to find current 2017-03-23 10:50:02 -07:00
baseparser.py Remove unnecessary code 2016-12-31 11:22:04 +05:30
cmdoptions.py Removed the deprecated --default-vcs option 2017-03-20 10:49:57 -04:00
compat.py Revert "Use the built in support for os.path.samefile" 2017-03-18 15:35:15 -04:00
configuration.py Revert an erroneous syntax change 2017-03-18 15:23:49 -04:00
download.py add support for returning setuptools version for bigquery statistics (#4209) 2017-03-22 23:59:43 +01:00
exceptions.py Update UnsupportedPythonVersion docstring 2016-10-27 18:43:59 +02:00
index.py Kick the can down the road for dependency links 2017-03-20 10:49:57 -04:00
locations.py Work around a bug in PyPy's sysconfig module 2017-03-18 20:13:28 -04:00
pep425tags.py Misc syntax updates 2017-03-18 14:52:14 -04:00
status_codes.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
wheel.py Python 3.6 invalid escape sequence deprecation fixes 2017-03-20 13:54:29 +01:00