diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2016-12-05 19:39:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-05 19:39:36 -0500 |
commit | 070ac2d1f40ec44424338ea89b5f354dd2a27f53 (patch) | |
tree | 0ab187a9ce05c81455b012bdfad4d98ea0ebf6c7 /jwst | |
parent | bab5cee26bce4f2393fb51030f7be35c171ed44c (diff) | |
download | astroconda-dev-070ac2d1f40ec44424338ea89b5f354dd2a27f53.tar.gz |
Unlock astropy version
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 215bb36..66a8aad 100644 --- a/jwst/meta.yaml +++ b/jwst/meta.yaml @@ -21,7 +21,7 @@ requirements: - python x.x run: - asdf - - astropy <=1.3dev4377 + - astropy - crds - dask - drizzle |