Pin pygments to 2.3.x 00/82000/1
authorFaseela K <faseela.k@ericsson.com>
Sat, 11 May 2019 10:34:31 +0000 (16:04 +0530)
committerFaseela K <faseela.k@ericsson.com>
Sat, 11 May 2019 10:34:31 +0000 (16:04 +0530)
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: I6bb645b8597b942e7c55ce41d12982076e6f5897
Signed-off-by: Faseela K <faseela.k@ericsson.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index d3feceec502611d832ee0d4e8f68ddf623516829..7fc6254760e7c68022dee05f4e6f92187536ec2c 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -8,6 +8,7 @@ basepython = python3
 deps =
     coala==0.11.0
     coala-bears==0.11.0
+    pygments~=2.3.1
 commands =
     python3 -m nltk.downloader punkt maxent_treebank_pos_tagger averaged_perceptron_tagger
     coala --non-interactive