We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b24fae commit efb801cCopy full SHA for efb801c
1 file changed
tox.ini
@@ -48,7 +48,6 @@ deps =
48
drf314: djangorestframework>=3.14,<3.15
49
pytest: -rrequirements.txt
50
mypy: git+https://github.com/typeddjango/djangorestframework-stubs.git@946c7d60aaecdc9ef307f5e1f8eb55f7083ffb16#egg=djangorestframework-stubs
51
- mypy: djangorestframework-stubs
52
commands=
53
pytest: pytest --cov drf_writable_nested --cov-report=xml
54
mypy: mypy example
0 commit comments