Skip to content

Commit ab959eb

Browse files
committed
Fix docs build config
1 parent 380e5ca commit ab959eb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
# Required
66
version: 2
77

8+
build:
9+
os: ubuntu-22.04
10+
tools:
11+
python: "3.12"
12+
813
# Build documentation in the docs/ directory with Sphinx
914
sphinx:
1015
builder: html

0 commit comments

Comments
 (0)