summaryrefslogtreecommitdiff
path: root/synphot
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2017-01-11 12:43:31 -0500
committerGitHub <noreply@github.com>2017-01-11 12:43:31 -0500
commit785cb5dce615db5de87a296ad88114486f3d5b83 (patch)
tree786227482521ecccfef17cf5ed3e8dea248c6024 /synphot
parentad54fb683d0cb6b1644bea5967e2272a6a83fe97 (diff)
downloadastroconda-contrib-785cb5dce615db5de87a296ad88114486f3d5b83.tar.gz
Removes spaces between version specifiers (#148)
Diffstat (limited to 'synphot')
-rw-r--r--synphot/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/synphot/meta.yaml b/synphot/meta.yaml
index 231fd72..b2f631c 100644
--- a/synphot/meta.yaml
+++ b/synphot/meta.yaml
@@ -18,13 +18,13 @@ package:
requirements:
build:
- astropy >=1.3
- - scipy >= 0.14
+ - scipy >=0.14
- numpy
- setuptools
- python x.x
run:
- astropy >=1.3
- - scipy >= 0.14
+ - scipy >=0.14
- numpy
- python x.x