Skip to content

Commit

Permalink
downgrade python
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrMKayid committed May 20, 2024
1 parent 63c6815 commit 17f1cd3
Show file tree
Hide file tree
Showing 3 changed files with 1,297 additions and 218 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pipx ensurepath
pipx install poetry=1.7

# conda env
conda create -n fanan python=3.11.9 -y --channel conda-forge
conda create -n fanan python=3.10.12 -y --channel conda-forge
conda activate fanan
poetry install

Expand Down
Loading

0 comments on commit 17f1cd3

Please sign in to comment.