Skip to content

Commit 1f868c7

Browse files
committed
tweak yml
1 parent b38b9fb commit 1f868c7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ build:
1515
sphinx:
1616
configuration: docs/conf.py
1717

18-
We recommend specifying your dependencies to enable reproducible builds:
19-
https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
20-
python:
21-
install:
22-
- requirements: docs/requirements.txt
18+
# We recommend specifying your dependencies to enable reproducible builds:
19+
#https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
20+
python:
21+
install:
22+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)