diff --git a/setup.cfg b/setup.cfg index fb211a31..52752296 100644 --- a/setup.cfg +++ b/setup.cfg @@ -98,7 +98,6 @@ deps = msgpack>=0.6.0 pytest pytest-cov - pytest-django pytest-mock pytest-pythonpath pytest-xdist @@ -121,7 +120,6 @@ deps = mypy # typing dependencies pytest - pytest-django pytest-mock types-redis skip_install = true