Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Nov 5, 2024
1 parent 28cc26f commit 36d33ae
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 @@ -64,7 +64,7 @@ check-all:
check-install: check-doctest check-example

check-doctest: install
$(PYTHON) -m pytest . --traceconfig
$(PYTHON) -m pytest .

check-example: install
$(PYTHON) -m pip install -U build setuptools wheel Cython
Expand Down

0 comments on commit 36d33ae

Please sign in to comment.