diff --git a/setup.cfg b/setup.cfg index d15b5cc..2aaf11d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,11 +56,9 @@ docs = %(doc)s test = pytest >= 4.4.0 - pytest-cov pytest-env pytest-xdist pytest-rerunfailures - codecov tests = %(test)s dev =