summaryrefslogtreecommitdiff
path: root/crds
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-01-20 13:53:40 -0500
committerGitHub <noreply@github.com>2017-01-20 13:53:40 -0500
commitf592b026aae0a95976c13cddc7822c10b090b73b (patch)
treeab680ca619650ba2411814e98daed3d623135761 /crds
parent2a3a72bd0f7c12d455233ebb6e8617454591f683 (diff)
downloadastroconda-dev-f592b026aae0a95976c13cddc7822c10b090b73b.tar.gz
Add new requirements for crds
(requests, lxml)
Diffstat (limited to 'crds')
-rw-r--r--crds/meta.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml
index 5b603d7..9e12689 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -19,11 +19,15 @@ requirements:
- d2to1
- stsci.distutils
- astropy
+ - requests
+ - lxml
- setuptools
- numpy x.x
- python x.x
run:
- astropy
+ - requests
+ - lxml
- numpy x.x
- python x.x
source: