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
2022-12-28 20:13:57 +00:00
..
__init__.py Add pip inspect command 2022-07-15 14:08:38 +02:00
cache.py Textual: "locally built" rather than "built" 2022-07-26 08:16:49 +02:00
check.py Harmonize type signature of Command.run() 2021-09-03 10:00:20 -07:00
completion.py Add completion script for powershell (#9025) 2022-04-15 09:32:42 +01:00
configuration.py Use shell=True for opening the editor with pip config edit 2022-07-29 14:53:23 +01:00
debug.py Deal with dashed names in vendored modules, in pip debug 2022-12-28 20:13:57 +00:00
download.py Deprecate --install-option 2022-09-25 11:21:35 +02:00
freeze.py Consistently stylise multi-line help strings 2021-07-23 17:54:49 +01:00
hash.py Blacken src/pip/_internal/commands/ 2021-07-23 17:54:08 +01:00
help.py Blacken src/pip/_internal/commands/ 2021-07-23 17:54:08 +01:00
index.py Remove the html5lib deprecated feature flag. 2022-07-16 19:37:11 +02:00
inspect.py inspect: add experimental status warning 2022-07-15 14:08:38 +02:00
install.py Pass global_options when building for install 2022-09-25 12:15:23 +02:00
list.py Disallow freeze format with pip list --outdated (#11482) 2022-10-04 10:11:46 +01:00
search.py Use backticks to denote a command 2021-07-23 17:54:49 +01:00
show.py show: add editable location if package is editable (#11638) 2022-12-18 01:33:57 +02:00
uninstall.py Make the root warning silence flag multi-state (#11035) 2022-04-14 18:10:19 +01:00
wheel.py Deprecate --install-option 2022-09-25 11:21:35 +02:00