Skip to content

Commit

Permalink
Updated the install script
Browse files Browse the repository at this point in the history
  • Loading branch information
nstawski committed Oct 5, 2023
1 parent ec93d58 commit f433237
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ VERSION?=""
.PHONY: install-poetry
install-poetry:
pip install poetry==1.5.1
poetry config installer.max-workers 1

.PHONY: install-tox
install-tox:
Expand Down

0 comments on commit f433237

Please sign in to comment.