mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 04:34: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