From: Eli Bendersky Date: Thu, 31 Jan 2019 14:24:36 +0000 (-0800) Subject: Remove py34 testing target X-Git-Tag: v0.26~24 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=551601b615f712afe5f47c01e75ee30bb6dbcd49;p=pyelftools.git Remove py34 testing target --- diff --git a/tox.ini b/tox.ini index 461a248..7096c7e 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27,py34,py35 +envlist = py27,py35 [testenv] setenv =