mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-24 09:18:41 +08:00
rewrite pytest-mypy-plugin extension code to use new hook
This commit is contained in:
+1
-2
@@ -8,8 +8,7 @@ jobs:
|
||||
python: 3.7
|
||||
script: |
|
||||
set -e
|
||||
pip install pytest_plugin/
|
||||
pytest -p no:pytest-mypy-plugins
|
||||
pytest
|
||||
|
||||
- name: Typecheck Django test suite
|
||||
python: 3.7
|
||||
|
||||
Reference in New Issue
Block a user