summaryrefslogtreecommitdiff
path: root/astroquery/meta.yaml
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-10-24 14:14:40 -0400
committerGitHub <noreply@github.com>2017-10-24 14:14:40 -0400
commit16f4e20bdac5cf7fbf84aa2d1a1f6d9ee540e4ba (patch)
tree9dc715d97bfc138816165eac9ff2a9d32f94b0be /astroquery/meta.yaml
parentbc27c200ae7514fbab7de10ad3a30980ef8ef83f (diff)
parentd9cc5da3b2a6a0825c5489417e2e71ad916234c5 (diff)
downloadastroconda-contrib-16f4e20bdac5cf7fbf84aa2d1a1f6d9ee540e4ba.tar.gz
Merge pull request #268 from jhunkeler/astroquery
Initial commit; astroquery (#59)
Diffstat (limited to 'astroquery/meta.yaml')
-rw-r--r--astroquery/meta.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/astroquery/meta.yaml b/astroquery/meta.yaml
index 70d5039..fff326e 100644
--- a/astroquery/meta.yaml
+++ b/astroquery/meta.yaml
@@ -26,16 +26,18 @@ requirements:
- keyring
- beautifulsoup4
- html5lib
+ - secretstorage [linux]
- setuptools
- - python x.x
-
+ - python
+
run:
- astropy
- requests
- keyring
- beautifulsoup4
- html5lib
- - python x.x
+ - secretstorage [linux]
+ - python
test:
imports: