Skip to content

Commit 812ce44

Browse files
committed
WIP
1 parent 22a3623 commit 812ce44

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

.readthedocs.yaml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1+
version: 2
2+
13
build:
2-
image: latest
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.12"
7+
8+
mkdocs:
9+
configuration: mkdocs.yml
10+
311

412
python:
5-
pip_install: true
6-
extra_requirements:
7-
- dev
13+
install:
14+
extra_requirements:
15+
- dev

0 commit comments

Comments
 (0)