Skip to content

Commit 8c17c61

Browse files
committed
update readthedocs.yaml
1 parent ab14ae6 commit 8c17c61

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.readthedocs.yaml

+5-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,12 @@ version: 2
88
mkdocs:
99
configuration: mkdocs.yml
1010

11-
# pip install -e .[docs]
11+
build:
12+
os: ubuntu-22.04
13+
tools:
14+
python: "3.12"
15+
1216
python:
13-
version: 3.8
1417
install:
1518
- method: pip
1619
path: .

0 commit comments

Comments
 (0)