Usedevelop option #3015
Closed
tibortakacs
started this conversation in
General
Replies: 1 comment 2 replies
-
Editable installations were in past a pip implementation detail, however in the meantime has been standardised into https://peps.python.org/pep-0660/ which we follow now. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
usedevelop
option does not use-e
option anymore, "Editable install will be performed using a meta path finder". Should we update the documentation, or am I misinterpreting something? Can I ask what the reason behind this design? Is there any way to use-e
instead?Beta Was this translation helpful? Give feedback.
All reactions