diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-29 11:06:59 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-04-29 11:06:59 -0400 |
commit | e5444af336caaa75e62eeb21701e1a43a1eb88f6 (patch) | |
tree | fb783df4b6421d5981250c83baf892b4b7b81ef1 /source | |
parent | d942650d53b86f8d566015b4c74e8cf85750f476 (diff) | |
download | astroconda-e5444af336caaa75e62eeb21701e1a43a1eb88f6.tar.gz |
Repair random blank section
Diffstat (limited to 'source')
-rw-r--r-- | source/faq.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source/faq.rst b/source/faq.rst index ca8e6f4..62c0820 100644 --- a/source/faq.rst +++ b/source/faq.rst @@ -84,10 +84,6 @@ IRAF into its own environment under Python 2.7: ``conda create -n iraf27 python=2.7 iraf pyraf stsci && source activate iraf27`` -======================================== - - - Will AstroConda interfere with other scientific distributions (e.g. SciSoft)? ============================================================================= |