Add environment-module related files

This commit is contained in:
Toshio Kuratomi
2016-12-30 12:46:55 -08:00
parent ad8724f17a
commit 68944a5bb0
4 changed files with 16 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#%Module 1.0
#
# python2-sphinx module for use with 'environment modules' package
#
conflict python-sphinx
prepend-path PATH @python2_sphinx_dir@
+6
View File
@@ -0,0 +1,6 @@
#%Module 1.0
#
# python2-sphinx module for use with 'environment modules' package
#
conflict python-sphinx
prepend-path PATH @python3_sphinx_dir@
+2
View File
@@ -0,0 +1,2 @@
# Add path to the default python-sphinx scripts on this version of Fedora
module load python-sphinx
+2
View File
@@ -0,0 +1,2 @@
# Add path to the default python-sphinx scripts on this version of Fedora
module load python-sphinx