1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip
Stéphane Bidoul a24d198c15
Do not download editables while preparing requirements
Downloading is done at the end of the download command
just like any other requirement. This is necessary to avoid
archiving editable requirements to a zip file when running
pip wheel.
2020-11-22 21:14:09 +01:00
..
_internal Do not download editables while preparing requirements 2020-11-22 21:14:09 +01:00
_vendor Explicitly state that pip/_vendor/vendor.txt should be available 2020-10-30 22:33:40 +01:00
__init__.py Bump for development 2020-10-31 23:33:50 +05:30
__main__.py Don't use cwd in python -m pip command 2020-04-05 19:59:05 +05:30