diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-12-12 12:03:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 12:03:23 -0500 |
commit | 9d3ee79256095f37564e60ac4a4deaa2a9c96d75 (patch) | |
tree | 2154a6089ed3bf25453a8a0a2a265dfce44f0196 /jwst | |
parent | c385d9d8cfc215c106fd53cb9ab42d0b903125ae (diff) | |
download | astroconda-dev-9d3ee79256095f37564e60ac4a4deaa2a9c96d75.tar.gz |
More astropy changes broke our code (#12)
Diffstat (limited to 'jwst')
-rw-r--r-- | jwst/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jwst/meta.yaml b/jwst/meta.yaml index 66a8aad..95aac9d 100644 --- a/jwst/meta.yaml +++ b/jwst/meta.yaml @@ -21,7 +21,7 @@ requirements: - python x.x run: - asdf - - astropy + - astropy <=1.3dev5740 - crds - dask - drizzle |