mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 20:24:31 +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 .
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
[pytest]
|
||||
|
||||
testpaths = ./test
|
||||
python_files = test*.py
|
||||
testpaths = ./test-data
|
||||
addopts =
|
||||
--tb=native
|
||||
--mypy-ini-file=./test-data/plugins.ini
|
||||
|
||||
Reference in New Issue
Block a user