We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9593c83 commit 352f183Copy full SHA for 352f183
1 file changed
Makefile
@@ -1,4 +1,4 @@
1
-.PHONY: help clean clean-build clean-pyc lint test test-all coverage docs-build docs-test docs-release sdist sdist-test release
+.PHONY: help clean clean-build clean-pyc clean-tests clean-docs lint test test-all coverage docs-build docs-test docs-release sdist sdist-test release
2
3
help:
4
@echo "clean removes build and python file artifacts"
0 commit comments