summaryrefslogtreecommitdiff
path: root/astroquery/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-09-20 22:44:51 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2017-10-02 13:55:38 -0400
commitd9cc5da3b2a6a0825c5489417e2e71ad916234c5 (patch)
tree49e482b3922797dce87b8b29f4def04812046392 /astroquery/meta.yaml
parent846e6c7ff7fbdf60834f0a27324ecb663ba1fdad (diff)
downloadastroconda-contrib-d9cc5da3b2a6a0825c5489417e2e71ad916234c5.tar.gz
Initial commit; astroquery (#59)
* Initial commit; astroquery * Only install secretstorage on linux
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: