Force up to date version of sphinx

This commit is contained in:
Alan Saul 2013-02-08 12:38:03 +00:00
parent 54698f091b
commit 51f4762d47
3 changed files with 2 additions and 3 deletions

View file

@ -53,7 +53,7 @@ sys.path.append(os.path.abspath('sphinxext'))
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
#needs_sphinx = '1.0'
needs_sphinx = '1.1.3'
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.