summaryrefslogtreecommitdiff
path: root/ginga
diff options
context:
space:
mode:
Diffstat (limited to 'ginga')
-rw-r--r--ginga/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ginga/meta.yaml b/ginga/meta.yaml
index 5276822..c3293b2 100644
--- a/ginga/meta.yaml
+++ b/ginga/meta.yaml
@@ -14,11 +14,11 @@ requirements:
build:
- astropy >=1.2
- setuptools
- - numpy x.x
+ - numpy
- python x.x
run:
- astropy >=1.2
- - numpy x.x
+ - numpy
- python x.x
source:
git_tag: {{ version }}