Skip to content

Commit 07618d0

Browse files
committed
add required deps for readthedocs
1 parent 9885c69 commit 07618d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readthedocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sphinx:
1313
#formats: all
1414

1515
# Optionally set the version of Python and requirements required to build your docs
16-
#python:
17-
# version: 3.7
18-
# install:
19-
# - requirements: docs/requirements.readthedocs.txt
16+
python:
17+
version: 3.7
18+
install:
19+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)