From c8ad645d8827bdd9fedc19a8c67f22aa016f8290 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 15 Feb 2019 22:11:56 -0500 Subject: Refactor build/publish --- etc/jwstdp-latest/pip/001-setuptools | 2 -- etc/jwstdp-latest/pip/002-testing | 6 ------ etc/jwstdp-latest/pip/003-prerequisites | 4 ---- etc/jwstdp-latest/pip/004-pipeline | 17 ----------------- etc/jwstdp-latest/pip/005-suppl | 1 - 5 files changed, 30 deletions(-) delete mode 100644 etc/jwstdp-latest/pip/001-setuptools delete mode 100644 etc/jwstdp-latest/pip/002-testing delete mode 100644 etc/jwstdp-latest/pip/003-prerequisites delete mode 100644 etc/jwstdp-latest/pip/004-pipeline delete mode 100644 etc/jwstdp-latest/pip/005-suppl (limited to 'etc/jwstdp-latest/pip') diff --git a/etc/jwstdp-latest/pip/001-setuptools b/etc/jwstdp-latest/pip/001-setuptools deleted file mode 100644 index 648f70c..0000000 --- a/etc/jwstdp-latest/pip/001-setuptools +++ /dev/null @@ -1,2 +0,0 @@ -setuptools>=40.0 -wheel diff --git a/etc/jwstdp-latest/pip/002-testing b/etc/jwstdp-latest/pip/002-testing deleted file mode 100644 index 09a415e..0000000 --- a/etc/jwstdp-latest/pip/002-testing +++ /dev/null @@ -1,6 +0,0 @@ -nose==1.3.7 -pytest>=4.0.0 -pytest-xdist>=1.24.1 -pytest-astropy>=0.5.0 -pytest-virtualenv>=1.3.0 -requests_mock diff --git a/etc/jwstdp-latest/pip/003-prerequisites b/etc/jwstdp-latest/pip/003-prerequisites deleted file mode 100644 index 8ac5fe9..0000000 --- a/etc/jwstdp-latest/pip/003-prerequisites +++ /dev/null @@ -1,4 +0,0 @@ -Cython -numpy>=1.15.2 -relic>=1.1.2 -git+https://github.com/astropy/astropy.git#egg=astropy diff --git a/etc/jwstdp-latest/pip/004-pipeline b/etc/jwstdp-latest/pip/004-pipeline deleted file mode 100644 index 72e47d0..0000000 --- a/etc/jwstdp-latest/pip/004-pipeline +++ /dev/null @@ -1,17 +0,0 @@ -namedlist>=1.7 -parsley>=1.3 -pymssql>=2.1.4 -jplephem>=2.7 -scipy -git+https://github.com/astropy/photutils.git#egg=photutils -git+https://github.com/spacetelescope/asdf.git#egg=asdf -git+https://github.com/spacetelescope/crds.git#egg=crds -git+https://github.com/spacetelescope/drizzle.git#egg=drizzle -git+https://github.com/spacetelescope/gwcs.git#egg=gwcs -git+https://github.com/spacetelescope/stsci.image.git#egg=stsci.image -git+https://github.com/spacetelescope/stsci.stimage.git#egg=stsci.stimage -git+https://github.com/spacetelescope/stsci.imagestats.git#egg=stsci.imagestats -git+https://github.com/spacetelescope/stsci.tools.git#egg=stsci.tools -git+https://github.com/spacetelescope/spherical_geometry.git#egg=spherical_geometry -git+https://github.com/spacetelescope/verhawk.git#egg=verhawk -git+https://github.com/spacetelescope/jwst.git#egg=jwst diff --git a/etc/jwstdp-latest/pip/005-suppl b/etc/jwstdp-latest/pip/005-suppl deleted file mode 100644 index 30317e9..0000000 --- a/etc/jwstdp-latest/pip/005-suppl +++ /dev/null @@ -1 +0,0 @@ -astroquery -- cgit