diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-01-04 22:31:01 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-04 22:31:01 -0500 |
commit | 5e0c86a8ae5ef19a3a490d7a68273786beedb9d8 (patch) | |
tree | 3cb8a5431e9db0257c301adb30131750a63100f4 | |
parent | 9d3ee79256095f37564e60ac4a4deaa2a9c96d75 (diff) | |
download | astroconda-dev-5e0c86a8ae5ef19a3a490d7a68273786beedb9d8.tar.gz |
Remove astropy lock for 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 95aac9d..66a8aad 100644 --- a/jwst/meta.yaml +++ b/jwst/meta.yaml @@ -21,7 +21,7 @@ requirements: - python x.x run: - asdf - - astropy <=1.3dev5740 + - astropy - crds - dask - drizzle |