Skip to content

Commit ad8b681

Browse files
committed
add requirements for docs
1 parent a4918b5 commit ad8b681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python:
1010
- method: pip
1111
path: .
1212
extra_requirements:
13-
- docs/requirements.txt
13+
- "docs/requirements.txt"
1414

1515
sphinx:
1616
configuration: docs/conf.py

0 commit comments

Comments
 (0)