Skip to content

Commit d59b8fe

Browse files
authored
update rtd config file (#234)
1 parent 73c7119 commit d59b8fe

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.10"
7+
38
sphinx:
49
configuration: conf.py
510
fail_on_warning: false
611

712

813
python:
9-
version: "3.8"
1014
install:
1115
- requirements: requirements-docs.txt

0 commit comments

Comments
 (0)