-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
certbot/certbot
#8736Labels
C: editableEditable installationsEditable installationsresolution: deferred till PRFurther discussion will happen when a PR is madeFurther discussion will happen when a PR is madetype: supportUser SupportUser Support
Description
- Pip version: 9.0.1
- Python version: 3.5.2
- Operating system: Ubuntu 16.04.3 LTS
Description:
I added --hash=
information to my requirements.txt, but it seems that hash usage can't be used in combination with editables?!?
Running pip3 install --exists-action s -r requirements.txt creates this message:
The editable requirement from git+https://github.com/... (from -r requirements.txt (line )) cannot be installed when requiring hashes, because there is no single file to hash.
Is this a "known limitation" or a bug?
mitar, evigier, mhils, trevor87, Halkcyon and 2 more
Metadata
Metadata
Assignees
Labels
C: editableEditable installationsEditable installationsresolution: deferred till PRFurther discussion will happen when a PR is madeFurther discussion will happen when a PR is madetype: supportUser SupportUser Support