diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-02-18 20:58:20 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-02-18 20:58:20 -0500 |
commit | 6cd2636a4ad8edf0a8b23565aef0830f836fac7e (patch) | |
tree | f516e8fa2ad2272b04c071612e266b7916ac9530 /etc/hstdp-2018.3a/pip/004-pipeline | |
parent | 79c25396b4a59b63844022ca7f650a0654b8c160 (diff) | |
download | docker-pipeline-6cd2636a4ad8edf0a8b23565aef0830f836fac7e.tar.gz |
Remove egg= suffix
Diffstat (limited to 'etc/hstdp-2018.3a/pip/004-pipeline')
-rw-r--r-- | etc/hstdp-2018.3a/pip/004-pipeline | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/hstdp-2018.3a/pip/004-pipeline b/etc/hstdp-2018.3a/pip/004-pipeline index bd8265b..adb7049 100644 --- a/etc/hstdp-2018.3a/pip/004-pipeline +++ b/etc/hstdp-2018.3a/pip/004-pipeline @@ -5,22 +5,22 @@ stsci.imagestats==1.5.3 stsci.stimage==0.2.2 crds==7.2.6 pysynphot==0.9.12 -git+https://github.com/spacetelescope/reftools.git@1.7.4#egg=reftools +git+https://github.com/spacetelescope/reftools.git@1.7.4 spherical-geometry==1.2.4 stregion==1.1.4 stsci.ndimage==0.10.3 stsci.sphere==0.2 stsci.tools==3.4.13 -git+https://github.com/spacetelescope/acstools.git@2.0.10#egg=acstools +git+https://github.com/spacetelescope/acstools.git@2.0.10 calcos==3.3.4 fitsblender==0.3.2 -git+https://github.com/spacetelescope/nictools.git@1.1.3#egg=nictools +git+https://github.com/spacetelescope/nictools.git@1.1.3 stistools==1.1 stsci.image==2.3.0 stsci.imagemanip==1.1.4 stwcs==1.4.0 wfc3tools==1.3.4 -git+https://github.com/spacetelescope/wfpc2tools.git@1.0.3#egg=wfpc2tools -git+https://github.com/spacetelescope/costools.git@1.2.2#egg=costools -git+https://github.com/spacetelescope/stsci.skypac@0.9.15#egg=stsci.skypac -git+https://github.com/spacetelescope/drizzlepac@2.2.4#egg=drizzlepac +git+https://github.com/spacetelescope/wfpc2tools.git@1.0.3 +git+https://github.com/spacetelescope/costools.git@1.2.2 +git+https://github.com/spacetelescope/stsci.skypac@0.9.15 +git+https://github.com/spacetelescope/drizzlepac@2.2.4 |