Make pygments part of 'testing' extras
Tests in test_terminalwriter depend on pygments being installed to work, so it should be installed with the `testing` extras.
This commit is contained in:
@@ -70,6 +70,7 @@ testing =
|
||||
hypothesis>=3.56
|
||||
mock
|
||||
nose
|
||||
pygments>=2.7.2
|
||||
requests
|
||||
xmlschema
|
||||
|
||||
|
||||
Reference in New Issue
Block a user