summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stginga/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stginga/meta.yaml b/stginga/meta.yaml
index 9a95087..88587b3 100644
--- a/stginga/meta.yaml
+++ b/stginga/meta.yaml
@@ -14,14 +14,14 @@ package:
version: {{ version }}
requirements:
build:
- - ginga >= 2.6.1
+ - ginga >=2.6.1
- astropy >=1.2
- numpy x.x
- scipy
- setuptools
- python x.x
run:
- - ginga >= 2.6.1
+ - ginga >=2.6.1
- astropy >=1.2
- numpy x.x
- scipy