Skip to content

Commit 766ee6b

Browse files
committed
Fix reqs path
1 parent 1a3667f commit 766ee6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ formats: all
1818

1919
python:
2020
install:
21-
- requirements: docs/requirements.txt
21+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)