summaryrefslogtreecommitdiff
path: root/astroquery/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-12-24 12:10:32 -0500
committerGitHub <noreply@github.com>2019-12-24 12:10:32 -0500
commit07efcd2d0f4e1f604cf03a69ae4ee383402eff96 (patch)
treef258eb6131da8fd635b908749f6e3476bddc53cf /astroquery/meta.yaml
parentbb8aa0bbee0bfaff484b84ad9e172d4339cc2fab (diff)
downloadastroconda-contrib-07efcd2d0f4e1f604cf03a69ae4ee383402eff96.tar.gz
astroquery: 0.3.9 -> 0.3.10 (#588)
Diffstat (limited to 'astroquery/meta.yaml')
-rw-r--r--astroquery/meta.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/astroquery/meta.yaml b/astroquery/meta.yaml
index 276370f..e8331de 100644
--- a/astroquery/meta.yaml
+++ b/astroquery/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'astroquery' %}
-{% set version = '0.3.9' %}
+{% set version = '0.3.10' %}
{% set tag = 'v' + version %}
{% set number = '0' %}
@@ -27,6 +27,7 @@ requirements:
- beautifulsoup4
- html5lib
- secretstorage [linux]
+ - six
- setuptools
- python {{ python }}
@@ -37,6 +38,7 @@ requirements:
- beautifulsoup4
- html5lib
- secretstorage [linux]
+ - six
- python
test: