diff options
author | P. L. Lim <lim@stsci.edu> | 2017-01-24 16:41:35 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-01-24 16:41:35 -0500 |
commit | cba21e2cc490be8f31bde7cd054e6dc22f4d6057 (patch) | |
tree | 94d1caa8d79ac41c18250c983b69a4408b959bf3 /source | |
parent | 6fd6827bf7eea8043fd777ecd7cd270f254e65f2 (diff) | |
download | astroconda-cba21e2cc490be8f31bde7cd054e6dc22f4d6057.tar.gz |
Added drizzlepac deprecation issues for future (#42)
As requested by Joe and Warren
Diffstat (limited to 'source')
-rw-r--r-- | source/compat.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/source/compat.rst b/source/compat.rst index e66d6be..2129b6a 100644 --- a/source/compat.rst +++ b/source/compat.rst @@ -28,3 +28,14 @@ Alternative user actions: * Downgrade ``astropy`` to version 1.2.1 (i.e. ``conda install astropy=1.2.1``) +Future +====== + +Drizzlepac +---------- + +* https://github.com/spacetelescope/drizzlepac/issues/14 +* https://github.com/spacetelescope/drizzlepac/issues/15 +* https://github.com/spacetelescope/drizzlepac/issues/16 +* https://github.com/spacetelescope/drizzlepac/issues/17 +* https://github.com/spacetelescope/drizzlepac/issues/21 |