From: Aric Gardner Date: Tue, 16 Apr 2019 20:38:08 +0000 (-0400) Subject: Remove python 3.4 support X-Git-Tag: v0.24.0~10 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F15302%2F1;p=releng%2Flftools.git Remove python 3.4 support Python 3.4 is EOL And no longer receives security updates Change-Id: Iefe7efae8614062b1fcf54b2555ffe40652502cd Signed-off-by: Aric Gardner --- diff --git a/tox.ini b/tox.ini index 8d17dcd1..b7ece3b4 100644 --- a/tox.ini +++ b/tox.ini @@ -7,7 +7,6 @@ envlist = docs-linkcheck, license, py27, - py34, py35, py36, py37