From ca1bd0800a5eeaae3708d765e7601439c8d1f925 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Wed, 31 Jan 2018 11:32:15 -0800 Subject: Use latest pytest 3.4.0, but drop pytest-sugar due to incompatibility (#1361) --- 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