-
-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededannotationsRelated to packages annotationsRelated to packages annotationsenhancementImprovements to functionalityImprovements to functionality
Description
my requirements.in
file has:
-e git+https://github.com/scikit-image/scikit-image.git@33646e0#egg=scikit-image==0.12.git
but the .txt
just shows:
dask[array]==0.7.6
without showing the via
. This even though I gave the package a name with the egg=
.
alex, jonafato, kowalcj0, jedie and teeberg
Metadata
Metadata
Assignees
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededannotationsRelated to packages annotationsRelated to packages annotationsenhancementImprovements to functionalityImprovements to functionality