Skip to content

Commit 9347bcb

Browse files
authored
fix docs build (#414)
1 parent 8bb196a commit 9347bcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
version: 2
2-
2+
sphinx:
3+
configuration: doc/conf.py
34
build:
45
os: ubuntu-24.04
56
tools:
67
python: "3.12"
78
jobs:
89
pre_system_dependencies:
910
- git fetch --unshallow # Needed to get version tags
10-
1111
python:
1212
install:
1313
- method: pip

0 commit comments

Comments
 (0)