Skip to content

Commit 8921503

Browse files
authored
update readthedocs schema (#621)
should get docs building
1 parent 57f2d96 commit 8921503

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.readthedocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
version: 2
22
sphinx:
33
configuration: docs/source/conf.py
4+
build:
5+
os: ubuntu-lts-latest
6+
tools:
7+
python: "3.11"
48
formats: all
59
python:
6-
version: 3.7
710
install:
811
- requirements: docs/requirements.txt
912
- path: .

0 commit comments

Comments
 (0)