From 79c25396b4a59b63844022ca7f650a0654b8c160 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 15 Feb 2019 22:13:21 -0500 Subject: Add hstdp snapshot --- etc/hstdp-snapshot/pip/001-setuptools | 0 etc/hstdp-snapshot/pip/002-testing | 5 +++++ etc/hstdp-snapshot/pip/003-prerequisites | 3 +++ etc/hstdp-snapshot/pip/004-pipeline | 24 ++++++++++++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 etc/hstdp-snapshot/pip/001-setuptools create mode 100644 etc/hstdp-snapshot/pip/002-testing create mode 100644 etc/hstdp-snapshot/pip/003-prerequisites create mode 100644 etc/hstdp-snapshot/pip/004-pipeline (limited to 'etc/hstdp-snapshot/pip') diff --git a/etc/hstdp-snapshot/pip/001-setuptools b/etc/hstdp-snapshot/pip/001-setuptools new file mode 100644 index 0000000..e69de29 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 -- cgit