diff options
author | Brendan Gannon <bgannon@stsci.edu> | 2022-10-12 15:35:54 -0400 |
---|---|---|
committer | Brendan Gannon <bgannon@stsci.edu> | 2022-10-12 15:35:54 -0400 |
commit | e62391219271ea3a7f24cbcb1f89ff67f4899dbe (patch) | |
tree | bc2d0471d8a9eee60f5ac45afa6a35377b124cda /README.rst | |
parent | 0389066ab9355c75d55c92973104e1a8651246ce (diff) | |
download | astroconda-contrib-e62391219271ea3a7f24cbcb1f89ff67f4899dbe.tar.gz |
adding banner pointing to new STENV repo
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..1e3a26c --- /dev/null +++ b/README.rst @@ -0,0 +1,5 @@ +Astroconda +########## + +.. warning:: + For newer versions of Python and support for the JWST pipeline, we recommend that users use ``stenv`` (https://github.com/spacetelescope/stenv) to manage local installation of space telescope packages. |