Files
MX_Pmodule/Programming/psi-python27/modulefile
Spencer Bliven 85386ace59 Mark psi-python as conflicting with anaconda.
These changes have already been applied by hand.
2022-01-25 18:04:57 +01:00

19 lines
609 B
Plaintext

#%Module1.0
module-whatis "Anaconda Python Distribution - Python scripting language."
module-url "https://store.continuum.io/cshop/anaconda/"
module-license "http://docs.continuum.io/anaconda/eula.html"
module-maintainer "Derek Feichtinger <derek.feichtinger@psi.ch>"
module-help "
Anaconda is a completely free Python distribution (including for
commercial use and redistribution). It includes over 195 of the most
popular Python packages for science, math, engineering, data analysis.
The distribution is enriched by PSI specific packages.
"
set dont-setenv { LD_LIBRARY_PATH }
conflict anaconda