Skip to content

Commit 6ce2149

Browse files
nejchJohnVillalovos
authored andcommitted
chore(rtd): use readthedocs v2 syntax
1 parent 3d7139b commit 6ce2149

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,5 +1,10 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
38
sphinx:
49
configuration: docs/conf.py
510

@@ -8,6 +13,5 @@ formats:
813
- epub
914

1015
python:
11-
version: 3.11
1216
install:
1317
- requirements: requirements-docs.txt

0 commit comments

Comments
 (0)