summaryrefslogtreecommitdiff
path: root/crds/meta.yaml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-12-12 12:03:23 -0500
committerGitHub <noreply@github.com>2016-12-12 12:03:23 -0500
commit9d3ee79256095f37564e60ac4a4deaa2a9c96d75 (patch)
tree2154a6089ed3bf25453a8a0a2a265dfce44f0196 /crds/meta.yaml
parentc385d9d8cfc215c106fd53cb9ab42d0b903125ae (diff)
downloadastroconda-dev-9d3ee79256095f37564e60ac4a4deaa2a9c96d75.tar.gz
More astropy changes broke our code (#12)
Diffstat (limited to 'crds/meta.yaml')
-rw-r--r--crds/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crds/meta.yaml b/crds/meta.yaml
index 5b603d7..05428c6 100644
--- a/crds/meta.yaml
+++ b/crds/meta.yaml
@@ -18,12 +18,12 @@ requirements:
build:
- d2to1
- stsci.distutils
- - astropy
+ - astropy <=1.3dev5740
- setuptools
- numpy x.x
- python x.x
run:
- - astropy
+ - astropy <=1.3dev5740
- numpy x.x
- python x.x
source: