mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 04:34:29 +08:00
fix ci
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
decorator
|
|
||||||
-e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins
|
-e git+https://github.com/mkurnikov/pytest-mypy-plugins.git#egg=pytest-mypy-plugins
|
||||||
-e .
|
-e .
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
|
|
||||||
testpaths = ./test
|
testpaths = ./test-data
|
||||||
python_files = test*.py
|
|
||||||
addopts =
|
addopts =
|
||||||
--tb=native
|
--tb=native
|
||||||
--mypy-ini-file=./test-data/plugins.ini
|
--mypy-ini-file=./test-data/plugins.ini
|
||||||
|
|||||||
Reference in New Issue
Block a user