Skip to content

Commit

Permalink
Added flag -U on command
Browse files Browse the repository at this point in the history
Co-authored-by: Emily <[email protected]>
  • Loading branch information
WashingtonBispo and emysdias committed Feb 8, 2022
1 parent 18e1791 commit d2c4f80
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:
python -m pip install poetry
python -m pip install -U poetry
poetry run python -m pip install -U pip
poetry install

Expand Down

0 comments on commit d2c4f80

Please sign in to comment.