From c9fbeb4cb058ce84eaefa0244ae3c9f839ec9a51 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Wed, 31 Jan 2018 10:43:02 -0800 Subject: Use latest pytest 3.4.0, but drop pytest-sugar due to incompatibility --- tox.ini | 1 - 1 file changed, 1 deletion(-) (limited to 'tox.ini') 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 -- cgit v1.2.1