From 51b3d311f3930d9bb86877ca235156eb9d46763c Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Mon, 1 Aug 2016 09:45:39 -0700 Subject: Vendor six 1.10.0 --- tox.ini | 1 - 1 file changed, 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 1454001..e98fcbb 100644 --- a/tox.ini +++ b/tox.ini @@ -19,7 +19,6 @@ deps = python-snappy lz4tools xxhash - py{26,27}: six py26: unittest2 commands = py.test {posargs:--pylint --pylint-rcfile=pylint.rc --pylint-error-types=EF --cov=kafka} -- cgit v1.2.1