Skip to content

Commit

Permalink
ci: fix rtd build
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Feb 6, 2025
1 parent cd7d8a3 commit 0855549
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ build:
jobs:
post_checkout:
- git fetch --unshallow || true
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: docs/requirements.txt
Expand Down
7 changes: 3 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
sphinx==4.3.0
sphinxcontrib.bibtex>=2.0
sphinx_rtd_theme==1.0

sphinx
sphinxcontrib.bibtex
sphinx_rtd_theme

0 comments on commit 0855549

Please sign in to comment.