Skip to content

Commit 7b7786c

Browse files
committed
Update RTD config to new rules
1 parent bac6e42 commit 7b7786c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.readthedocs.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Required
22
version: 2
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
37

48
# Build documentation in the docs/ directory with Sphinx
59
sphinx:
@@ -12,6 +16,5 @@ formats:
1216

1317
# Optionally set the version of Python and requirements required to build your docs
1418
python:
15-
version: 3.7
1619
install:
1720
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)