# HG changeset patch
# User Philippe Pepiot <philippe.pepiot@logilab.fr>
# Date 1558016669 -7200
#      Thu May 16 16:24:29 2019 +0200
# Node ID 894248266885503a7506f16e2d83e2664bc52180
# Parent  305c3f1242b6e9235e981901e75a1d05c5e521c3
drop py27 tests

We are going to be compatible python 3 only

diff --git a/tox.ini b/tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py27,py3,flake8,check-manifest
+envlist = py3,flake8,check-manifest
 
 [testenv]
 deps =