With the introduction of standardised editable installations in version 3.4, would it now make sense to have a flit install --editable option?
Would this be the same as flit install --pth-file? Even if so, I feel --editable would be easier for people to understand, especially if they are coming from using pip
With the introduction of standardised editable installations in version 3.4, would it now make sense to have a
flit install --editableoption?Would this be the same as
flit install --pth-file? Even if so, I feel--editablewould be easier for people to understand, especially if they are coming from usingpip