diff options
author | Dana Powers <dana.powers@gmail.com> | 2018-01-31 11:32:15 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-31 11:32:15 -0800 |
commit | ca1bd0800a5eeaae3708d765e7601439c8d1f925 (patch) | |
tree | 51aadc2e8d5ca85a5e2d516cdbacd28689b6cf6b /tox.ini | |
parent | 4dc0899411a8de4eac94481ed719ecdc975c3bb4 (diff) | |
download | kafka-python-ca1bd0800a5eeaae3708d765e7601439c8d1f925.tar.gz |
Use latest pytest 3.4.0, but drop pytest-sugar due to incompatibility (#1361)
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ deps = pytest-catchlog py{27,34,35,36,py}: pylint==1.8.0 py{27,34,35,36,py}: pytest-pylint - pytest-sugar pytest-mock mock python-snappy |