Skip to content

Commit

Permalink
fix docs build (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp authored Feb 6, 2025
1 parent 8bb196a commit 9347bcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
version: 2

sphinx:
configuration: doc/conf.py
build:
os: ubuntu-24.04
tools:
python: "3.12"
jobs:
pre_system_dependencies:
- git fetch --unshallow # Needed to get version tags

python:
install:
- method: pip
Expand Down

0 comments on commit 9347bcb

Please sign in to comment.