Skip to content

Commit de15efd

Browse files
authored
Update Makefile
1 parent 182d182 commit de15efd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.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
2+
integration-tests format check-code build-api-reference build-docs run-docs
43

54
DIRS_WITH_CODE = src tests
65

0 commit comments

Comments
 (0)