From 0cf3a3aea3c380dc0caec4e34af37cceb019529c Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Wed, 30 May 2018 15:48:39 -0400 Subject: [PATCH] Newer sphinx --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 5f68ed4..cf32e34 100644 --- a/tox.ini +++ b/tox.ini @@ -16,6 +16,7 @@ setenv = deps = . pytest + sphinx<1.7 commands = py.test {posargs}