We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67af623 + c9e30a7 commit 0341893Copy full SHA for 0341893
setup.cfg
@@ -70,6 +70,7 @@ testing =
70
hypothesis>=3.56
71
mock
72
nose
73
+ pygments>=2.7.2
74
requests
75
xmlschema
76
tox.ini
@@ -47,7 +47,6 @@ deps =
47
numpy: numpy>=1.19.4
48
pexpect: pexpect>=4.8.0
49
pluggymain: pluggy @ git+https://github.com/pytest-dev/pluggy.git
50
- pygments>=2.7.2
51
unittestextras: twisted
52
unittestextras: asynctest
53
xdist: pytest-xdist>=2.1.0
0 commit comments