mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
pin Sphinx<=1.5.6 (#4687)
This commit is contained in:
@@ -76,7 +76,8 @@ dev_extras = [
|
|||||||
|
|
||||||
docs_extras = [
|
docs_extras = [
|
||||||
'repoze.sphinx.autointerface',
|
'repoze.sphinx.autointerface',
|
||||||
'Sphinx>=1.0', # autodoc_member_order = 'bysource', autodoc_default_flags
|
# autodoc_member_order = 'bysource', autodoc_default_flags, and #4686
|
||||||
|
'Sphinx >=1.0,<=1.5.6',
|
||||||
'sphinx_rtd_theme',
|
'sphinx_rtd_theme',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user