Single docker image with default feature
[integration/packaging.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 80b200bbe699e604c93dd2e4d071352faaaa542f..f4b65da8375e0f00dcd977ecad1fab5cbfe513c6 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 1.6.0
-envlist = docs,docs-linkcheck,coala,pkg_unittests
+envlist = docs,coala,pkg_unittests
 skipsdist = true
 
 [testenv:coala]
@@ -8,6 +8,7 @@ basepython = python3
 deps =
     coala==0.11
     coala-bears==0.11
+    pygments~=2.3.1
     # Requests 2.16 breaks dependencies
     requests<2.16
     nodeenv==1.1.2