From a6b44ff24187018454eb6430723e3f24eb65d656 Mon Sep 17 00:00:00 2001 From: Roman Mogylatov Date: Mon, 27 Nov 2017 18:28:35 +0200 Subject: [PATCH] Remove py26 from tox --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index ff30cc6..9ca3bdb 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] envlist= - coveralls, pylint, flake8, pydocstyle, py26, py27, py33, py34, py35, pypy, pypy3 + coveralls, pylint, flake8, pydocstyle, py27, py33, py34, py35, pypy, pypy3 [testenv] whitelist_externals=