mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Add pytest to type check dependencies
We also type check the unit tests and the unit tests now import functionality from pytest.
This commit is contained in:
parent
9d3940a6f2
commit
e4c88103f5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
mypy==1.10.0
|
||||
django-stubs==5.0.2
|
||||
pytest==7.4.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue