diff options
author | Dana Powers <dana.powers@gmail.com> | 2016-08-01 09:45:39 -0700 |
---|---|---|
committer | Dana Powers <dana.powers@gmail.com> | 2016-08-01 14:47:40 -0700 |
commit | 51b3d311f3930d9bb86877ca235156eb9d46763c (patch) | |
tree | 04b372187509236d6235da5e2a5076345ebf5365 /tox.ini | |
parent | 1d23dddcd6f2572653bbeec2e0e0608fdb9e7b11 (diff) | |
download | kafka-python-six.tar.gz |
Vendor six 1.10.0six
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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} |