mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-11 09:08:28 +08:00
remove -semanal suffix
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
[pytest]
|
||||
testpaths = ./test-data-newsemanal
|
||||
testpaths = ./test-data
|
||||
addopts =
|
||||
--tb=native
|
||||
--mypy-ini-file=./test-data-newsemanal/plugins.ini
|
||||
--mypy-ini-file=./test-data/plugins.ini
|
||||
-s
|
||||
-v
|
||||
--cache-clear
|
||||
Reference in New Issue
Block a user