Skip to content

Commit

Permalink
chore: update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
shengchenyang committed Jun 20, 2024
1 parent c0f6956 commit 9589355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: start dev check
.PHONY: start dev git check

start:
pip install poetry
Expand Down

0 comments on commit 9589355

Please sign in to comment.