diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-02-15 22:13:21 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-02-15 22:13:21 -0500 |
commit | 79c25396b4a59b63844022ca7f650a0654b8c160 (patch) | |
tree | fc974965569e6647363e1983d3806082c14e9b99 /etc/hstdp-snapshot/pip | |
parent | b07f61a7744b203ed004294f5b281bfaacf8dcfc (diff) | |
download | docker-pipeline-79c25396b4a59b63844022ca7f650a0654b8c160.tar.gz |
Add hstdp snapshot
Diffstat (limited to 'etc/hstdp-snapshot/pip')
-rw-r--r-- | etc/hstdp-snapshot/pip/001-setuptools | 0 | ||||
-rw-r--r-- | etc/hstdp-snapshot/pip/002-testing | 5 | ||||
-rw-r--r-- | etc/hstdp-snapshot/pip/003-prerequisites | 3 | ||||
-rw-r--r-- | etc/hstdp-snapshot/pip/004-pipeline | 24 |
4 files changed, 32 insertions, 0 deletions
diff --git a/etc/hstdp-snapshot/pip/001-setuptools b/etc/hstdp-snapshot/pip/001-setuptools new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/etc/hstdp-snapshot/pip/001-setuptools diff --git a/etc/hstdp-snapshot/pip/002-testing b/etc/hstdp-snapshot/pip/002-testing new file mode 100644 index 0000000..cbd39ce --- /dev/null +++ b/etc/hstdp-snapshot/pip/002-testing @@ -0,0 +1,5 @@ +nose +pytest +pytest-xdist +pytest-astropy +pytest-virtualenv diff --git a/etc/hstdp-snapshot/pip/003-prerequisites b/etc/hstdp-snapshot/pip/003-prerequisites new file mode 100644 index 0000000..e14f6f7 --- /dev/null +++ b/etc/hstdp-snapshot/pip/003-prerequisites @@ -0,0 +1,3 @@ +numpy +astropy +relic diff --git a/etc/hstdp-snapshot/pip/004-pipeline b/etc/hstdp-snapshot/pip/004-pipeline new file mode 100644 index 0000000..ffba706 --- /dev/null +++ b/etc/hstdp-snapshot/pip/004-pipeline @@ -0,0 +1,24 @@ +d2to1 +parsley +git+https://github.com/spacetelescope/stsci.imagestats +git+https://github.com/spacetelescope/stsci.stimage +git+https://github.com/spacetelescope/crds +git+https://github.com/spacetelescope/pysynphot +git+https://github.com/spacetelescope/reftools +git+https://github.com/spacetelescope/spherical_geometry +git+https://github.com/spacetelescope/stregion +git+https://github.com/spacetelescope/stsci.ndimage +git+https://github.com/spacetelescope/stsci.tools +git+https://github.com/spacetelescope/acstools +git+https://github.com/spacetelescope/calcos +git+https://github.com/spacetelescope/fitsblender +git+https://github.com/spacetelescope/nictools +git+https://github.com/spacetelescope/stistools +git+https://github.com/spacetelescope/stsci.image +git+https://github.com/spacetelescope/stsci.imagemanip +git+https://github.com/spacetelescope/stwcs +git+https://github.com/spacetelescope/wfc3tools +git+https://github.com/spacetelescope/wfpc2tools +git+https://github.com/spacetelescope/costools +git+https://github.com/spacetelescope/stsci.skypac +git+https://github.com/spacetelescope/drizzlepac |