updates environment setup

This commit is contained in:
2023-10-29 18:57:09 +01:00
parent 4ef49674ec
commit 9235848c6a
3 changed files with 3 additions and 3 deletions

1
.envrc
View File

@@ -2,7 +2,6 @@ module load ./Modulefile
distro=`/bin/lsb_release -i -s`
if [ $distro == "CentOS" ]; then
. /opt/rh/devtoolset-8/enable
. /opt/rh/llvm-toolset-7/enable
. /opt/rh/rh-python38/enable
fi
layout python3