1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/commands
2021-06-11 12:12:56 +01:00
..
__init__.py Implement new command 'pip index versions' 2021-06-11 19:01:14 +08:00
cache.py use setLoggerClass to define log.verbose 2021-06-11 11:59:51 +02:00
check.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
completion.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
configuration.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
debug.py Typing fixes 2021-03-10 16:40:58 +08:00
download.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
freeze.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
hash.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
help.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
index.py Implement new command 'pip index versions' 2021-06-11 19:01:14 +08:00
install.py Merge pull request #10046 from OBITORASU/long-paths-fix 2021-06-11 12:12:56 +01:00
list.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
search.py Implement new command 'pip index versions' 2021-06-11 19:01:14 +08:00
show.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
uninstall.py Add a warning when run as root (e.g., sudo pip) (#9394) 2021-03-06 12:59:39 +00:00
wheel.py Refactor --global-option declaration in wheel command 2021-04-04 17:08:06 +02:00