From 96e75f2336b266d0d33dab3ae4d7618c5a2dc1fd Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 21 Aug 2017 14:50:05 +0200 Subject: [PATCH] Make nosehtmloutput an optional test requirement It is not strictly needed. Change-Id: I37b2623ec834533a7ecae63084e2c2c04ecc1751 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 433e46fe..9a030bc6 100644 --- a/tox.ini +++ b/tox.ini @@ -13,7 +13,7 @@ setenv = whitelist_externals = bash find -deps = +deps = .[test] -r{toxinidir}/requirements.txt -r{toxinidir}/test-requirements.txt commands =