mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #9901 from nextcloud/fix/rtd-theme-pin
fix(pip): update sphinx-rtd-theme to latest 1.2.0
This commit is contained in:
2
Pipfile
2
Pipfile
@@ -7,7 +7,7 @@ verify_ssl = true
|
||||
|
||||
[packages]
|
||||
rst2pdf = "*"
|
||||
sphinx-rtd-theme = "==1.2.0rc2"
|
||||
sphinx-rtd-theme = "==1.2.0"
|
||||
Sphinx = "*"
|
||||
Pillow = "*"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
sphinx
|
||||
rst2pdf
|
||||
pillow
|
||||
sphinx-rtd-theme==1.2.0rc2
|
||||
sphinx-rtd-theme==1.2.0
|
||||
sphinxcontrib-phpdomain
|
||||
|
||||
# https://github.com/readthedocs/readthedocs.org/issues/9037#issuecomment-1077818554
|
||||
|
||||
Reference in New Issue
Block a user