mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
rewrite pytest-mypy-plugin extension code to use new hook
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
testpaths = ./test-data
|
||||
addopts =
|
||||
--tb=native
|
||||
--mypy-ini-file=./test-data/plugins.ini
|
||||
-s
|
||||
-v
|
||||
--cache-clear
|
||||
--cache-clear
|
||||
--mypy-ini-file=./test-data/plugins.ini
|
||||
--mypy-extension-hook=scripts.tests_extension_hook.django_plugin_hook
|
||||
|
||||
Reference in New Issue
Block a user