From: Stefano Rivera <stefanor@debian.org>
Date: Fri, 16 Mar 2018 15:16:55 -0700
Subject: We don't actually need sphinx 1.7.0

To the best of our knowledge. And it isn't in unstable yet.

Forwarded: no
---
 docs/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/conf.py b/docs/conf.py
index 67bc813..53fe6bd 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -26,7 +26,7 @@ import twine
 # -- General configuration ----------------------------------------------------
 
 # If your documentation needs a minimal Sphinx version, state it here.
-needs_sphinx = '1.7.0'
+#needs_sphinx = '1.7.0'
 
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
