Skip to content

Commit 0341893

Browse files
authored
Merge pull request #8584 from nicoddemus/pygments-testing-extra
Make pygments part of 'testing' extras
2 parents 67af623 + c9e30a7 commit 0341893

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ testing =
7070
hypothesis>=3.56
7171
mock
7272
nose
73+
pygments>=2.7.2
7374
requests
7475
xmlschema
7576

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ deps =
4747
numpy: numpy>=1.19.4
4848
pexpect: pexpect>=4.8.0
4949
pluggymain: pluggy @ git+https://github.com/pytest-dev/pluggy.git
50-
pygments>=2.7.2
5150
unittestextras: twisted
5251
unittestextras: asynctest
5352
xdist: pytest-xdist>=2.1.0

0 commit comments

Comments
 (0)