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