Skip to content

Commit

Permalink
debug versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed May 26, 2024
1 parent 7d38360 commit a4ef171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algos/ads_3/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ conda update -n base --all
## install 'mamba'
conda install -n base mamba

mamba env create -f environment.yml -n ads_v3
mamba env create -f environment.yml -n ads_v3 python=3.6
source activate ads_v3

pip install -e .
Expand Down

0 comments on commit a4ef171

Please sign in to comment.