Skip to content

Commit

Permalink
Makefile mypy to .PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
smallwat3r committed Jun 5, 2020
1 parent 57aee61 commit 45b2e4c
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
@@ -1,4 +1,4 @@
.PHONY: help dc-start dc-stop env test-env tests lint secure
.PHONY: help dc-start dc-stop env test-env tests lint mypy secure

.DEFAULT: help
help:
Expand Down

0 comments on commit 45b2e4c

Please sign in to comment.