mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 12:44:38 +03:00
chore: update sphinx dependencies
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -55,7 +55,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'aqtinstall'
|
project = u'aqtinstall'
|
||||||
copyright = u'2019-2021, Hiroshi Miura'
|
copyright = u'2019-2023, Hiroshi Miura'
|
||||||
author = u'Hiroshi Miura'
|
author = u'Hiroshi Miura'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
|
|||||||
@@ -71,9 +71,9 @@ check = [
|
|||||||
"packaging",
|
"packaging",
|
||||||
]
|
]
|
||||||
docs = [
|
docs = [
|
||||||
"sphinx>=5.0",
|
"sphinx>=7.0",
|
||||||
"sphinx_rtd_theme",
|
"sphinx_rtd_theme>=1.3",
|
||||||
"sphinx-py3doc-enhanced-theme",
|
"sphinx-py3doc-enhanced-theme>=2.4",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user