Skip to content

Commit e404343

Browse files
authored
do not require specific sphinx version
1 parent c314c16 commit e404343

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
@@ -12,7 +12,7 @@
1212
# -- General configuration ------------------------------------------------
1313

1414
# If your documentation needs a minimal Sphinx version, state it here.
15-
needs_sphinx = "2.0"
15+
# needs_sphinx = "2.0"
1616

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

0 commit comments

Comments
 (0)