We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182d182 commit de15efdCopy full SHA for de15efd
Makefile
@@ -1,6 +1,5 @@
1
.PHONY: clean install-dev build publish-to-pypi lint type-check unit-tests unit-tests-cov \
2
- integration-tests format check-code check-version-availability check-changelog-entry \
3
- check-version-conflict build-api-reference run-docs
+ integration-tests format check-code build-api-reference build-docs run-docs
4
5
DIRS_WITH_CODE = src tests
6
0 commit comments