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

Makefile.local: port to new swh-environment typecheck naming

parent 39d12419
No related branches found
No related tags found
Loading
......@@ -30,5 +30,5 @@ run:
# *should* work without any override thanks to the mypy django-stubs plugin,
# but it currently doesn't; see
# https://github.com/typeddjango/django-stubs/issues/166
typecheck:
check-mypy:
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