1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/commands
2014-05-03 10:12:57 -07:00
..
__init__.py Stop trying to lowercase commands, it wasn't working anyway 2014-04-18 20:51:19 +10:00
bundle.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
completion.py Make 'completion' consistent with other commands 2014-04-24 16:10:40 +04:00
freeze.py Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
help.py define options once, but don't globally instantiate 2013-09-16 22:21:15 -07:00
install.py build wheels for dependencies of editables 2014-05-03 10:12:57 -07:00
list.py Update docs to ref sorting order of list/freeze 2014-03-09 05:03:28 +11:00
search.py Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00
show.py Allow pip to show files installed for wheels 2014-03-12 16:31:41 +11:00
uninstall.py Fix the style of the code base to better match pep8 2014-01-27 14:11:29 -05:00
unzip.py show what commands are deprecated in pip -h 2014-01-11 09:59:26 -08:00
wheel.py build wheels for dependencies of editables 2014-05-03 10:12:57 -07:00
zip.py Fix code to handle the latest flake8 2014-03-26 18:24:19 -04:00