summaryrefslogtreecommitdiff
path: root/astropy
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-01-13 14:08:41 -0500
committerGitHub <noreply@github.com>2017-01-13 14:08:41 -0500
commit2a3a72bd0f7c12d455233ebb6e8617454591f683 (patch)
tree6da5dc6ebdc3089af6a6514af0d523cdb048035c /astropy
parentb8ecf99cfa9722ebed5e685286c9681f58a53b0f (diff)
downloadastroconda-dev-2a3a72bd0f7c12d455233ebb6e8617454591f683.tar.gz
Allow py36 (#19)
Diffstat (limited to 'astropy')
-rw-r--r--astropy/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/astropy/meta.yaml b/astropy/meta.yaml
index 19a29ca..86c8e89 100644
--- a/astropy/meta.yaml
+++ b/astropy/meta.yaml
@@ -20,7 +20,7 @@ requirements:
- python x.x
run:
- beautiful-soup [py27 or py34]
- - beautifulsoup4 [py35]
+ - beautifulsoup4 [py>=35]
- cython
- h5py
- ipython