Skip to content

Commit

Permalink
hatch clean shouldn't be in clean
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Mar 14, 2024
1 parent fe16bdf commit 03b1fbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ooniapi/services/ooniauth/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ build:
hatch build

clean:
hatch clean
rm -f imagedefinitions.json
rm -rf build dist *eggs *.egg-info
rm -rf .venv
Expand Down

0 comments on commit 03b1fbb

Please sign in to comment.