summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
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}