Skip to content

Commit fcaec44

Browse files
maltevoglrlskoeser
authored andcommitted
fix .readthedocs.yaml
1 parent 94934ec commit fcaec44

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.readthedocs.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ build:
99

1010
sphinx:
1111
configuration: docs/conf.py
12-
12+
1313
python:
1414
install:
15-
- requirements: docs/requirements.txt
15+
- method: pip
16+
path: .
17+
extra_requirements:
18+
- docs

0 commit comments

Comments
 (0)