Skip to content

Commit

Permalink
Add docs & sdist to all
Browse files Browse the repository at this point in the history
  • Loading branch information
fornellas committed Apr 19, 2020
1 parent a6ff7f4 commit 22e2be9
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
Expand Up @@ -33,7 +33,7 @@ endif
##

.PHONY: all
all: coverage_report
all: tests coverage_report docs sdist

# .PHONY does not work for implicit rules, so we FORCE them
FORCE:
Expand Down

0 comments on commit 22e2be9

Please sign in to comment.