diff options
author | Dana Powers <dana.powers@gmail.com> | 2018-01-31 10:43:02 -0800 |
---|---|---|
committer | Dana Powers <dana.powers@gmail.com> | 2018-01-31 10:43:02 -0800 |
commit | c9fbeb4cb058ce84eaefa0244ae3c9f839ec9a51 (patch) | |
tree | 51aadc2e8d5ca85a5e2d516cdbacd28689b6cf6b /tox.ini | |
parent | 4dc0899411a8de4eac94481ed719ecdc975c3bb4 (diff) | |
download | kafka-python-drop_pytest_sugar.tar.gz |
Use latest pytest 3.4.0, but drop pytest-sugar due to incompatibilitydrop_pytest_sugar
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 |