Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Avrahami committed Mar 2, 2024
1 parent 35df020 commit 2a04765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# install poetry and the dev-dependencies of the project
python -m pip install poetry==1.7.1
python -m pip install poetry
python -m poetry update --lock
python -m poetry install

0 comments on commit 2a04765

Please sign in to comment.