From f5c67785c762452dcd446c1b27eb39cbc2f8eaf0 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 24 May 2016 15:44:39 +0200 Subject: [PATCH] tox: Remove pytest-html We don't use pytest-html anywhere anymore since switching from the buildbot to Travis CI. --- tox.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4dff55aa3..b66bf563a 100644 --- a/tox.ini +++ b/tox.ini @@ -31,7 +31,6 @@ deps = pytest-catchlog==1.2.2 pytest-cov==2.2.1 pytest-faulthandler==1.3.0 - pytest-html==1.8.0 pytest-mock==1.0.0 pytest-qt==1.11.0 pytest-instafail==0.3.0