aboutsummaryrefslogtreecommitdiff
path: root/dragons/meta.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dragons/meta.yaml')
-rw-r--r--dragons/meta.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/dragons/meta.yaml b/dragons/meta.yaml
index 3cd8e35..fe4e4e4 100644
--- a/dragons/meta.yaml
+++ b/dragons/meta.yaml
@@ -3,10 +3,10 @@ build:
number: '0'
package:
name: dragons
- version: "2.1.0"
+ version: "2.1.1"
source:
git_url: https://github.com/GeminiDRSoftware/DRAGONS.git
- git_tag: v2.1.0
+ git_tag: v2.1.1
about:
home: http://www.gemini.edu/sciops/data-and-results/processing-software
license: BSD
@@ -18,10 +18,11 @@ requirements:
build:
- python
- setuptools
- - astropy >=2,<4
+ - astropy >=2
- astroquery >=0.3.5
- configparser >=3.5 # [py2k]
- cython >=0.24.1
+ - disco_stu >=1.3.6
- future >=0.16.0
- futures >=3.2 # [py2k] # for FITS store metrics
- matplotlib >=1.4.2
@@ -39,9 +40,10 @@ requirements:
- sextractor >=2.8.6
run:
- python
- - astropy >=2,<4
+ - astropy >=2
- astroquery >=0.3.5
- configparser >=3.5 # [py2k]
+ - disco_stu >=1.3.6
- future >=0.16.0
- futures >=3.2 # [py2k] # for FITS store metrics
- gemini_calmgr >=0.9