mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 05:04:38 +03:00
Bump sphinx@5.0
Update conf.py for the fix. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -293,7 +293,7 @@ texinfo_documents = [
|
||||
|
||||
#-- Options for extlink extension
|
||||
extlinks = {'issue': ('https://github.com/miurahr/aqtinstall/issues/%s',
|
||||
'issue ')}
|
||||
'issue %s')}
|
||||
|
||||
#-- Options for linkcheck
|
||||
linkcheck_ignore = [r'https://github.com/miurahr/aqtinstall/compare/.+',
|
||||
|
||||
@@ -61,7 +61,7 @@ check = [
|
||||
"packaging",
|
||||
]
|
||||
docs = [
|
||||
"sphinx>=2.3",
|
||||
"sphinx>=5.0",
|
||||
"sphinx_rtd_theme",
|
||||
"sphinx-py3doc-enhanced-theme",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user