Merge "bluval engine refactoring"
[validation.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index c6ac867..64c1486 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -14,9 +14,13 @@ commands =
 
 [testenv:coala]
 basepython = python3
+passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
+install_command = python -m pip install --no-cache-dir {opts} {packages}
 deps =
    coala
    coala-bears
+   pygments~=2.3.1
+   requests~=2.21.0
    nodeenv
 commands =
    nodeenv -p