summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDana Powers <dana.powers@gmail.com>2016-08-01 09:45:39 -0700
committerDana Powers <dana.powers@gmail.com>2016-08-01 14:47:40 -0700
commit51b3d311f3930d9bb86877ca235156eb9d46763c (patch)
tree04b372187509236d6235da5e2a5076345ebf5365 /tox.ini
parent1d23dddcd6f2572653bbeec2e0e0608fdb9e7b11 (diff)
downloadkafka-python-six.tar.gz
Vendor six 1.10.0six
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
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}