mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-02-20 00:28:29 +08:00
add basic test infrastructure
This commit is contained in:
3
conftest.py
Normal file
3
conftest.py
Normal file
@@ -0,0 +1,3 @@
|
||||
pytest_plugins = [
|
||||
'mypy.test.data'
|
||||
]
|
||||
Reference in New Issue
Block a user