Skip to content

Commit

Permalink
force install setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
m-vdb committed Dec 28, 2021
1 parent 67057b4 commit 554b73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ clean:
rm -rf docs/.docusaurus

install:
poetry run python -m pip install -U pip
poetry run python -m pip install -U pip setuptools
poetry install

install-mitie:
Expand Down

0 comments on commit 554b73f

Please sign in to comment.