mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 20:24:31 +08:00
8 lines
156 B
INI
8 lines
156 B
INI
[pytest]
|
|
testpaths = ./test-data-newsemanal
|
|
addopts =
|
|
--tb=native
|
|
--mypy-ini-file=./test-data-newsemanal/plugins.ini
|
|
-s
|
|
-v
|
|
--cache-clear |