Skip to content

Commit 12ce70f

Browse files
committed
fix: readthedocs
1 parent 7209c98 commit 12ce70f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
# Read the Docs configuration file
2+
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
3+
14
version: 2
25

6+
build:
7+
os: ubuntu-24.04
8+
tools:
9+
python: "3.13"
10+
311
sphinx:
412
configuration: docs/source/conf.py
513
fail_on_warning: true

0 commit comments

Comments
 (0)