Skip to content

Commit fd8d2d1

Browse files
committed
Update CI
1 parent 7cd6278 commit fd8d2d1

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

.readthedocs.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# .readthedocs.yml
22

3+
version: 2
4+
5+
36
build:
7+
os: ubuntu-22.04
48
image: latest
9+
tools:
10+
python: "3.12"
511

6-
python:
7-
version: 3.7
8-
setup_py_install: true
9-
pip_install: true
12+
sphinx:
13+
configuration: docs/conf.py

0 commit comments

Comments
 (0)