diff --git a/Makefile b/Makefile index 0ac4b3d5..2db298d1 100755 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ dev-install_conda: tests: make pythoncheck - $(PYTHON) setup.py test + pytest doc: cd docs && rm -rf source/api/generated && rm -rf source/gallery &&\