summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-08-03 13:16:02 -0400
committerGitHub <noreply@github.com>2018-08-03 13:16:02 -0400
commitf0a645f7cb183888691da7fd6cb3d7993b9aba3f (patch)
treeff4105397a0a3df8807a619345bf5a24c8029706
parent1747750c3128c255869d91a3f9030e2c8d5a23e5 (diff)
downloadastroconda-dev-f0a645f7cb183888691da7fd6cb3d7993b9aba3f.tar.gz
Normalize build and run dependencies (#147)
-rw-r--r--jwst/meta.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml
index ad1f01d..bf6cab6 100644
--- a/jwst/meta.yaml
+++ b/jwst/meta.yaml
@@ -21,10 +21,28 @@ package:
requirements:
build:
+ - asdf
- astropy
+ - crds
+ - dask
+ - drizzle
+ - gwcs
+ - jsonschema
+ - jplephem
- matplotlib
- namedlist
+ - photutils
- pymssql
+ - pytest
+ - pytest-remotedata
+ - scipy
+ - six
+ - spherical-geometry
+ - stsci.image
+ - stsci.imagestats
+ - stsci.stimage
+ - stsci.tools
+ - verhawk
- setuptools
- numpy {{ numpy }}
- python {{ python }}
@@ -42,6 +60,8 @@ requirements:
- namedlist
- photutils
- pymssql
+ - pytest
+ - pytest-remotedata
- scipy
- six
- spherical-geometry