Skip to content

Commit 6bbe6d7

Browse files
committed
fixing readthedocs
1 parent 1c9b3be commit 6bbe6d7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.readthedocs.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ build:
55
tools:
66
python: "3.8"
77

8-
sphinx:
9-
configuration: docs/source/conf.py
10-
11-
formats:
12-
- pdf
13-
148
python:
159
install:
1610
- requirements: requirements.txt
1711
- method: pip
18-
- path: .
12+
- path: .
13+
14+
sphinx:
15+
configuration: docs/source/conf.py
16+
17+
formats:
18+
- pdf

0 commit comments

Comments
 (0)