1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
Donald Stufft 033fac5ee6 Allow all wheels from PyPI
It's unlikely that we're going to need any changes in pip itself
to support linux enabled wheels except for maybe a more specific
platform tag. If a more specific platform tag is needed then older
pip's won't install that anyways. This should allow experimentation
with some possible solutions to linux enabled wheels.
2016-01-14 13:54:31 -05:00
..
__init__.py Add pip hash command. 2015-10-08 00:36:03 -04:00
completion.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
download.py Add --require-hashes option to pip download and pip wheel. 2015-10-07 17:33:57 -04:00
freeze.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
hash.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
help.py Do not shadow submodules 2014-12-12 16:06:04 +01:00
install.py Merge pull request #3252 from domenkozar/install/prefix 2015-11-26 09:30:20 -08:00
list.py simplify list --outdated command 2016-01-03 15:07:12 +01:00
search.py Allow all wheels from PyPI 2016-01-14 13:54:31 -05:00
show.py Let logging format messages on demand 2016-01-03 00:21:59 +02:00
uninstall.py Issue #2675: Granular control over wheels/sdists 2015-04-24 08:52:48 +12:00
wheel.py Add --require-hashes option to pip download and pip wheel. 2015-10-07 17:33:57 -04:00