summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDana Powers <dana.powers@gmail.com>2018-01-31 10:43:02 -0800
committerDana Powers <dana.powers@gmail.com>2018-01-31 10:43:02 -0800
commitc9fbeb4cb058ce84eaefa0244ae3c9f839ec9a51 (patch)
tree51aadc2e8d5ca85a5e2d516cdbacd28689b6cf6b /tox.ini
parent4dc0899411a8de4eac94481ed719ecdc975c3bb4 (diff)
downloadkafka-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.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index c2558f5..bf16d24 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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