mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-25 00:44:48 +00:00
Remove deprecated ansible-basic-sphinx-ext
This commit is contained in:
@@ -44,7 +44,6 @@ extensions = [
|
|||||||
'sphinx.ext.autodoc',
|
'sphinx.ext.autodoc',
|
||||||
'sphinx.ext.intersphinx',
|
'sphinx.ext.intersphinx',
|
||||||
'sphinx_antsibull_ext',
|
'sphinx_antsibull_ext',
|
||||||
'ansible_basic_sphinx_ext',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Add any paths that contain templates here, relative to this directory.
|
# Add any paths that contain templates here, relative to this directory.
|
||||||
|
|||||||
@@ -1,10 +1,7 @@
|
|||||||
# ansible_basic_sphinx_ext still imports pkg_resources (removed in setuptools 82+).
|
|
||||||
setuptools>=70.0.0,<81.0.0
|
|
||||||
antsibull>=0.17.0
|
antsibull>=0.17.0
|
||||||
antsibull-docs
|
antsibull-docs
|
||||||
antsibull-changelog
|
antsibull-changelog
|
||||||
ansible-core>=2.16.0
|
ansible-core>=2.16.0
|
||||||
ansible-pygments
|
ansible-pygments
|
||||||
sphinx-rtd-theme
|
sphinx-rtd-theme
|
||||||
git+https://github.com/felixfontein/ansible-basic-sphinx-ext
|
|
||||||
myst-parser
|
myst-parser
|
||||||
|
|||||||
Reference in New Issue
Block a user