Skip to content

Commit feef529

Browse files
committed
added tools field to .readthedocs.yaml, trying to get the documentation build to pass
1 parent f14af42 commit feef529

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: 2
22

33
build:
44
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
57
docs_dir: docs
68
builder: html # Use the 'sphinx' builder (default for 'make html')
7-

0 commit comments

Comments
 (0)