summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Davies <jdavies@stsci.edu>2018-12-12 11:24:06 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-12-12 11:24:06 -0500
commit4b266436870d6905ecc59fa01e56e203c3f8b936 (patch)
treed53073ef34d12f10b71c6a106e2c8fc29f244487
parentb18690988e20a536a1d8ee378b57ced97b9220b6 (diff)
downloadastroconda-dev-4b266436870d6905ecc59fa01e56e203c3f8b936.tar.gz
Add ci_watson to jwst build recipe (#173)
-rw-r--r--jwst/meta.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml
index bf6cab6..d4600ce 100644
--- a/jwst/meta.yaml
+++ b/jwst/meta.yaml
@@ -23,8 +23,8 @@ requirements:
build:
- asdf
- astropy
+ - ci_watson
- crds
- - dask
- drizzle
- gwcs
- jsonschema
@@ -34,9 +34,7 @@ requirements:
- photutils
- pymssql
- pytest
- - pytest-remotedata
- scipy
- - six
- spherical-geometry
- stsci.image
- stsci.imagestats
@@ -50,8 +48,8 @@ requirements:
run:
- asdf
- astropy
+ - ci_watson
- crds
- - dask
- drizzle
- gwcs
- jsonschema
@@ -61,9 +59,7 @@ requirements:
- photutils
- pymssql
- pytest
- - pytest-remotedata
- scipy
- - six
- spherical-geometry
- stsci.image
- stsci.imagestats