From: Alexandru Avadanii Date: Mon, 13 May 2019 15:35:20 +0000 (+0200) Subject: [tox] verify: Pin pygments to 2.3.x X-Git-Tag: 1.0.0~10 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=0da5f345a88708895917ebd48633498c86a77366;p=iec.git [tox] verify: Pin pygments to 2.3.x Pygments release 2.4.0 which added a python requires that excludes all versions of Python < 3.5. The LFCI's default 3 version is 3.4 so causes build failure. Change-Id: Ie7992fb2c283c2b8aaf80b7475f90dbb22964703 Signed-off-by: Alexandru Avadanii --- diff --git a/tox.ini b/tox.ini index 44ad8e0..6c3d521 100644 --- a/tox.ini +++ b/tox.ini @@ -33,6 +33,7 @@ whitelist_externals = rm deps = coala coala-bears + pygments~=2.3.1 commands = rm -rf src/use_cases/seba_on_arm/src_repo/ coala --non-interactive