kopia lustrzana https://github.com/wagtail/wagtail
Docs: Update sphinx-wagtail-theme to 5.0.4 (#7296)
rodzic
990e91a85a
commit
9f3e6585af
|
@ -1,2 +1,2 @@
|
||||||
docutils==0.16 # Pinned to work around https://github.com/sphinx-doc/sphinx/issues/9049
|
docutils==0.16 # Pinned to work around https://github.com/sphinx-doc/sphinx/issues/9049
|
||||||
sphinx-wagtail-theme==5.0.3
|
sphinx-wagtail-theme==5.0.4
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -76,7 +76,7 @@ documentation_extras = [
|
||||||
'sphinxcontrib-spelling>=5.4.0,<6',
|
'sphinxcontrib-spelling>=5.4.0,<6',
|
||||||
'Sphinx>=1.5.2',
|
'Sphinx>=1.5.2',
|
||||||
'sphinx-autobuild>=0.6.0',
|
'sphinx-autobuild>=0.6.0',
|
||||||
'sphinx-wagtail-theme==5.0.3',
|
'sphinx-wagtail-theme==5.0.4',
|
||||||
'recommonmark>=0.7.1',
|
'recommonmark>=0.7.1',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue