Skip to content

Commit 225cbc2

Browse files
author
Vasileios Karakasis
authored
Merge pull request #1327 from teojgo/docs/fix_sphinx_version
[doc] Update the required Sphinx version in conf.py
2 parents 7396547 + 85e8b5b commit 225cbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
# If your documentation needs a minimal Sphinx version, state it here.
4040
#
41-
needs_sphinx = '1.6.3'
41+
needs_sphinx = '3.0.0'
4242

4343
# Add any Sphinx extension module names here, as strings. They can be
4444
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom

0 commit comments

Comments
 (0)