Skip to content

Commit

Permalink
Pin the Sphinx version and update the theme
Browse files Browse the repository at this point in the history
  • Loading branch information
psss committed Jul 16, 2024
1 parent b9340b8 commit bd2ddd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,10 @@ all = [
]
# Needed for readthedocs and man page build. Not being packaged in rpm.
docs = [
"renku-sphinx-theme==0.3.0",
"renku-sphinx-theme==0.4.0",
"readthedocs-sphinx-ext",
"docutils>=0.18.1",
"Sphinx==7.3.7",
"fmf>=1.3.0",
]

Expand Down

0 comments on commit bd2ddd0

Please sign in to comment.