AllenInstitute / datacube

Other
0 stars 1 forks source link

editable and multi-version do not work well together in pip #100

Closed chrisbarber closed 6 years ago

chrisbarber commented 6 years ago

(see https://github.com/pypa/pip/issues/5615)

Also, using --multi-version was hackier in the first place. In the long run maybe conda env export will get --exclude-editable, or pip will get --deps-only so that setup.py+extras can be used only for requirements.