Skip to content

Commit

Permalink
Merge pull request #54 from supabase-community/chore/fix-rule-in-make…
Browse files Browse the repository at this point in the history
…file

chore: fix rule in makefile
  • Loading branch information
leynier authored Jan 4, 2022
2 parents 4183894 + 455d0ce commit 56fd621
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ install:

install_poetry:
curl -sSL https://install.python-poetry.org | python -
sudo rm -r .venv
poetry install

tests: install tests_only tests_pre_commit

Expand Down

0 comments on commit 56fd621

Please sign in to comment.