diff options
author | Zach Burnett <zburnett@stsci.edu> | 2023-01-30 13:43:21 -0500 |
---|---|---|
committer | Zach Burnett <zburnett@stsci.edu> | 2023-01-30 13:44:48 -0500 |
commit | da6f93c7aab6ab07706a0d494f9996371dc32ebc (patch) | |
tree | 7c54fe10117189a860301802dab9a773abbea7bd /README.rst | |
parent | 7f83a18117a6b0e4df7e3a9ce4054448a1344e12 (diff) | |
download | astroconda-da6f93c7aab6ab07706a0d494f9996371dc32ebc.tar.gz |
update deprecation message to indicate sunsetting
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,9 @@ STScI will end support for astroconda on February 1st, 2023 ########################################################### .. warning:: - Astroconda is superseded by `stenv <https://stenv.readthedocs.io/en/latest>`_. - `stenv` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most of the packages in Astroconda. Questions can be directed to the HST Help Desk: hsthelp.stsci.edu. - + **Astroconda is no longer supported by STScI; support ended on February 1st, 2023.** Users are encouraged to use `stenv <https://stenv.readthedocs.io/en/latest>`_ + ``stenv`` provides a common environment for both the Hubble Space Telescope (HST) and the James Webb Space Telescope (JWST) pipelines and includes most commonly-used packages in Astroconda. + Questions about this transition can be directed to the HST Help Desk: `hsthelp.stsci.edu <https://hsthelp.stsci.edu>`_ `Full Astroconda documentation <http://astroconda.readthedocs.io/en/latest/>`_ |