diff options
author | P. L. Lim <lim@stsci.edu> | 2017-02-22 15:25:44 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-02-22 15:25:44 -0500 |
commit | f8a3d94f745a3d19e06e72b243b603e17f034dbd (patch) | |
tree | 2dbc70339df03a173e0899ebd82e5c71f7fef49c | |
parent | 1910d8d92add10c94b548bcf263270c269adbe98 (diff) | |
download | astroconda-f8a3d94f745a3d19e06e72b243b603e17f034dbd.tar.gz |
Minor formatting fixes for compat (#55)
-rw-r--r-- | source/compat.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/compat.rst b/source/compat.rst index 6d80e2b..ba8bd3b 100644 --- a/source/compat.rst +++ b/source/compat.rst @@ -15,7 +15,7 @@ If you spot a compatibility problem not listed here please let us know by sendin ========== NumPy v1.12.0 modified the way array slicing is handled and triggered -a regression in the ``acstools`` and ``pysynphot `` packages: +a regression in the ``acstools`` and ``pysynphot`` packages: * ``acstools <= 2.0.6`` - 2.0.7 released (Feb 16, 2017) * ``pysynphot <= 0.9.8.5`` - 0.9.8.6 released (Feb 21, 2017) @@ -46,7 +46,7 @@ The following packages are known to be incompatible with this release: * ``calcos <= 3.1.8`` - Bugfix pending * ``costools <= 1.2.1`` - Bugfix pending - * ``fitsblender <= 0.2.6`` - 0.3.0 released (01/17/2017) + * ``fitsblender <= 0.2.6`` - 0.3.0 released (Jan 17, 2017) Recommended user actions: @@ -68,7 +68,7 @@ This list is refreshed daily from "dev" and "public" test results. Drizzlepac ---------- -These deprecation warnings have been fixed in `drizzlepac` 2.1.8, +These deprecation warnings have been fixed in ``drizzlepac`` 2.1.8, which is now available in AstroConda: * https://github.com/spacetelescope/drizzlepac/issues/14 |