Skip to content
Snippets Groups Projects
Commit 8671782f authored by Leo Pound Singer's avatar Leo Pound Singer
Browse files

Update conda env

parent 038600ad
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ if [ -f /etc/bashrc ]; then
fi
source /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/etc/profile.d/conda.sh
conda activate igwn-py38-20220120
conda activate igwn-py38-20220212
# Add user site directory to the PATH. On Linux, this is usuall ~/.local/bin.
export PATH="$(python -m site --user-base)/bin${PATH+:${PATH}}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment