Pin pygments to 2.3.x 73/81973/1
authorThanh Ha <zxiiro@gmail.com>
Thu, 9 May 2019 13:00:09 +0000 (09:00 -0400)
committerThanh Ha <zxiiro@gmail.com>
Thu, 9 May 2019 13:00:33 +0000 (09:00 -0400)
Pygments released 2.4.0 which added a python requires that excludes all
versions of Python < 3.5. The LFCI's default Python 3 version is 3.4 so
causes build failure.

Change-Id: Iec3de2d14754b2b4d52ea9e2e4c07006ec5d3f62
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 7c1dc8a6d8899f42383b3428a9097d67587a6870..48e19fe1c918c9109574aeda44f3d7a03373d582 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -9,6 +9,7 @@ basepython = python3
 deps =
     coala==0.11.0
     coala-bears==0.11.0
+    pygments~=2.3.1
     requests==2.15.1
 commands =
     python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger