Skip to content

Commit

Permalink
upgrade rtd theme to rc
Browse files Browse the repository at this point in the history
  • Loading branch information
geo-martino committed Aug 22, 2024
1 parent 021e61a commit b6313a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docs_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
run: |
sudo apt install graphviz
pip install -e '.[docs]'
pip install
- name: 🏗️ Sphinx build
run: |
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ test = [
docs = [
"musify[build]",
"sphinx>=8.0.2,<9.0",
"renku_sphinx_theme>=0.4.0,<1.0",
"sphinx-rtd-theme>=3.0.0rc1,<4.0",
"graphviz>=0.20.3,<1.0",
"sphinx-autodoc-typehints>=2.2.3,<3.0",
"autodocsumm>=0.2.13,<1.0",
Expand Down

0 comments on commit b6313a0

Please sign in to comment.