.. |
_vendor
|
Vendor pytoml==0.1.11
|
2017-04-01 19:29:47 +01:00 |
commands
|
Use no_clean option for wheel build environment
|
2017-04-01 19:29:47 +01:00 |
models
|
- Change the pip outdated check to use PackageFinder to find current
|
2017-03-23 10:50:02 -07:00 |
operations
|
Move FrozenRequirement to somewhere that makes sense
|
2017-03-24 16:39:09 -04:00 |
req
|
Add property to locate pyproject_toml in downloaded source package
|
2017-04-01 19:29:47 +01:00 |
utils
|
Fix ResourceWarning in call_subprocess()
|
2017-03-26 23:59:29 +02:00 |
vcs
|
Python 3.6 invalid escape sequence deprecation fixes
|
2017-03-20 13:54:29 +01:00 |
__init__.py
|
Move FrozenRequirement to somewhere that makes sense
|
2017-03-24 16:39:09 -04:00 |
__main__.py
|
Handle updates to flake8
|
2015-02-11 10:23:57 -05:00 |
basecommand.py
|
fix -q (once) option logging level
|
2017-03-26 17:39:10 +02: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
|
build-system.requires = [] -> ["setuptools", "wheel"]
|
2017-04-12 17:05:43 +01:00 |