Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Commit a6eecf8

Browse files
committed
rtd pynb fix
1 parent 9b6baa0 commit a6eecf8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ sphinx:
77
configuration: docs/source/conf.py
88
python:
99
install:
10-
- requirements: docs/source/requirements.txt
10+
- method: pip
11+
path: .
12+
extra_requirements:
13+
- docs

0 commit comments

Comments
 (0)