Update Sphinx version requirement.

fix/30-hidden-recipient
Isis Lovecruft 2013-12-03 21:53:12 +00:00
parent 638d639558
commit 66c3a1b693
No known key found for this signature in database
GPG Key ID: 5C17776E27F7E84D
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ autoclass_content = 'both'
# -- General configuration -----------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
needs_sphinx = '1.0'
needs_sphinx = '1.1'
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.