Skip to content

Commit d85cede

Browse files
committed
fix rtd
1 parent b07b19d commit d85cede

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
version: 2
22

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

6-
formats: all
11+
formats: [pdf]
712

813
python:
9-
version: 3.7
1014
install:
1115
- method: pip
1216
path: .

0 commit comments

Comments
 (0)