mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-09 21:46:43 +08:00
move to external pytest plugin
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
[pytest]
|
||||
|
||||
testpaths = test
|
||||
testpaths = ./test
|
||||
python_files = test*.py
|
||||
addopts =
|
||||
--tb=native
|
||||
-v
|
||||
-s
|
||||
-s
|
||||
--ignore=./external
|
||||
--mypy-ini-file=./test/plugins.ini
|
||||
|
||||
Reference in New Issue
Block a user