Skip to content

Commit

Permalink
No root
Browse files Browse the repository at this point in the history
  • Loading branch information
sawyerh committed Aug 31, 2024
1 parent c2f79fb commit d00207a
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 @@ -9,7 +9,7 @@ js-init:

py-init:
poetry lock --no-update
poetry install --sync
poetry install --sync --no-root

py-format: # Format the code
poetry run black .
Expand Down

0 comments on commit d00207a

Please sign in to comment.