diff options
Diffstat (limited to 'jwst/meta.yaml')
-rw-r--r-- | jwst/meta.yaml | 8 |
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 |