Skip to content

Commit d95389b

Browse files
authored
Update .readthedocs.yml
1 parent b76f690 commit d95389b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.readthedocs.yml

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

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
38
mkdocs:
49
configuration: mkdocs.yml
510

611
python:
7-
version: 3.8
812
install:
913
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)