From a509475878add9daa422beacd61c5f84848da0b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Mon, 10 Jun 2019 09:10:11 +0200 Subject: [PATCH] Add tox to development requirements Fix #687. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 30e29eb0d..ffffab9db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -77,7 +77,7 @@ dev = pytest-mpl sphinx sphinx_rtd_theme>=0.4.3 - nbsphinx + tox [tool:pytest] norecursedirs =