diff options
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 |