Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarcsj committed Oct 16, 2024
1 parent 24465c4 commit c41f140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/stable_pip_install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
conda create -n directlfq python=3.8 -y
conda create -n directlfq python=3.9 -y
conda activate directlfq
pip install -e '../.[stable,development-stable, gui-stable]'
directlfq
Expand Down

0 comments on commit c41f140

Please sign in to comment.