diff options
| -rw-r--r-- | astropy/meta.yaml | 2 | 
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  | 
