Skip to content

Commit

Permalink
Chore: Fix setup-sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Sep 9, 2023
1 parent 7516a75 commit d216726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util.mk
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ build-and-upload:
$(poe) release

setup-sandbox: setup-virtualenv
@$(pip) install --quiet --editable --upgrade '.[develop,docs,test]'
@$(pip) install --quiet --upgrade --editable='.[develop,docs,test]'

0 comments on commit d216726

Please sign in to comment.