From: Hugo Date: Thu, 28 Dec 2017 09:39:20 +0000 (+0200) Subject: Drop EOL Python 3.3 X-Git-Tag: v2.6.0~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F546%2Fhead;p=thirdparty%2Fbabel.git Drop EOL Python 3.3 --- diff --git a/tox.ini b/tox.ini index ab733469..33d1ab89 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27, pypy, py33, py34, py35, py36, pypy3, py27-cdecimal +envlist = py27, pypy, py34, py35, py36, pypy3, py27-cdecimal [testenv] deps =