Skip to content

Commit 8835e82

Browse files
committed
Fix .readthedocs.yaml format
1 parent e74e12d commit 8835e82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ mkdocs:
1515
configuration: mkdocs.yml
1616

1717
# Optionally declare the Python requirements required to build your docs
18-
python:
19-
install:
20-
- requirements: doc/requirements.txt
18+
python:
19+
install:
20+
- requirements: doc/requirements.txt

0 commit comments

Comments
 (0)