Skip to content

Commit

Permalink
Update installation methods
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterGerlach committed Nov 30, 2023
1 parent 5a4d9ed commit 960bf84
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 @@ -10,7 +10,7 @@ run:

install:
poetry config installer.max-workers 10 && \
poetry install --no-interaction --no-ansi --no-root -vvv
poetry install --no-interaction --only main --no-root -vvv

upgrade-dependencies:
./src/scripts/upgrade-dependencies.sh
Expand Down

0 comments on commit 960bf84

Please sign in to comment.