Skip to content

Commit

Permalink
gitpod script fix
Browse files Browse the repository at this point in the history
Signed-off-by: ivelin <[email protected]>
  • Loading branch information
ivelin committed Feb 17, 2024
1 parent bae21b0 commit c2c29cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

tasks:
- init: |
pyenv install 3.11
pyenv install -s 3.11
pyenv local 3.11
pip install -e ./
command: |

0 comments on commit c2c29cd

Please sign in to comment.