Pin pygments to 2.3.x 64/81964/1
authorThanh Ha <zxiiro@gmail.com>
Wed, 8 May 2019 23:53:39 +0000 (19:53 -0400)
committerThanh Ha <zxiiro@gmail.com>
Wed, 8 May 2019 23:55:51 +0000 (19:55 -0400)
commitaea8924eef34a4e4a517354a04156669327de24d
treea37f27c2fec8b48c6009182cb73b3af3630d7ba8
parentd6c0f70fa9bc2dc0f61551953241670b4a52471e
Pin pygments to 2.3.x

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: If3e3687f1c269b6eebfb2f7919c0fcf7bbd4eac7
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
tox.ini