diff --git a/setup.cfg b/setup.cfg index e9b8e597f..f65866b36 100644 --- a/setup.cfg +++ b/setup.cfg @@ -70,6 +70,7 @@ testing = hypothesis>=3.56 mock nose + pygments>=2.7.2 requests xmlschema diff --git a/tox.ini b/tox.ini index b64608adc..1c1d2bb2c 100644 --- a/tox.ini +++ b/tox.ini @@ -47,7 +47,6 @@ deps = numpy: numpy>=1.19.4 pexpect: pexpect>=4.8.0 pluggymain: pluggy @ git+https://github.com/pytest-dev/pluggy.git - pygments>=2.7.2 unittestextras: twisted unittestextras: asynctest xdist: pytest-xdist>=2.1.0