We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7a1df commit 4c922d6Copy full SHA for 4c922d6
1 file changed
Makefile
@@ -17,7 +17,7 @@ else
17
endif
18
19
20
-.PHONY: dist sdist
+.PHONY: dist sdist test
21
22
clean:
23
rm -rf dist
0 commit comments