Skip to content

Commit efb801c

Browse files
committed
Remove duplicated requirement in tox file
1 parent 6b24fae commit efb801c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ deps =
4848
drf314: djangorestframework>=3.14,<3.15
4949
pytest: -rrequirements.txt
5050
mypy: git+https://github.com/typeddjango/djangorestframework-stubs.git@946c7d60aaecdc9ef307f5e1f8eb55f7083ffb16#egg=djangorestframework-stubs
51-
mypy: djangorestframework-stubs
5251
commands=
5352
pytest: pytest --cov drf_writable_nested --cov-report=xml
5453
mypy: mypy example

0 commit comments

Comments
 (0)