Skip to content

Commit 766fec8

Browse files
committed
Fix read the docs yaml
1 parent 5e17aa7 commit 766fec8

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
@@ -31,4 +31,4 @@ sphinx:
3131
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
3232
python:
3333
install:
34-
- sphinx
34+
- requirements: requirements-dev.txt

0 commit comments

Comments
 (0)