Skip to content
Snippets Groups Projects
Commit 4bb1de44 authored by Stefano Zacchiroli's avatar Stefano Zacchiroli
Browse files

Makefile.local: sync typecheck target with global Makefile.python

parent 00440eb9
No related branches found
No related tags found
No related merge requests found
......@@ -31,4 +31,4 @@ run:
# but it currently doesn't; see
# https://github.com/typeddjango/django-stubs/issues/166
typecheck:
DJANGO_SETTINGS_MODULE=swh.deposit.settings.testing $(MYPY) $(MYPYFLAGS) -p $(PYMODULE)
DJANGO_SETTINGS_MODULE=swh.deposit.settings.testing $(MYPY) $(MYPYFLAGS) swh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment