diff --git a/Makefile b/Makefile index 948e15f4..20914afa 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,6 @@ pytest: $(RUN) pytest test-docs: - $(DOCTEST) src/malco/*.py src/malco/*/*.py $(DOCTEST) src/malco/runner.py src/malco/run/*.py src/malco/prepare/*.py src/malco/post_process/*.py %-doctest: %