From: Eli Bendersky Date: Thu, 6 Oct 2016 13:53:19 +0000 (-0700) Subject: Add py35 to tox.ini X-Git-Tag: v0.25~59 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8816a178061050eeadd3c722ea6cf23e470f0f5e;p=pyelftools.git Add py35 to tox.ini --- diff --git a/tox.ini b/tox.ini index 0b6e1b2..2a4eaf5 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27,py34 +envlist = py27,py34,py35 [testenv] commands =