1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
2013-11-24 18:21:00 -08:00
..
__init__.py set the help order of 'wheel' 2013-03-15 23:58:27 -07:00
bundle.py changed the pip bundle deprecation notice so that: 2013-10-22 20:06:55 -07:00
completion.py Fixed a whole bunch of cosmetic problems, mostly to adhere to PEP8. 2013-02-16 19:02:41 +01:00
freeze.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
help.py define options once, but don't globally instantiate 2013-09-16 22:21:15 -07:00
install.py deprecate --no-install and --no-download 2013-11-24 18:21:00 -08:00
list.py Do not respect dependency links by default 2013-10-27 18:34:46 -04:00
search.py 'pip search' xmlrpc changes in response to pypi changes, http://mail.python.org/pipermail/distutils-sig/2013-May/020888.html 2013-05-28 20:34:25 -07:00
show.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
uninstall.py Pass our created session into RequirementSet 2013-09-24 23:32:03 -04:00
unzip.py Moved the command description into the command class docstring to follow Python best practices. 2013-02-16 19:00:29 +01:00
wheel.py Enable Downloading Wheels by Default 2013-11-07 12:29:14 -05:00
zip.py merge with develop 2013-03-15 23:46:46 -07:00