Skip to content

Commit 36a1d70

Browse files
committed
Also install boto3 into venv before doc build
1 parent b50bd40 commit 36a1d70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readthedocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
formats:
2-
- none
2+
- none
3+
python:
4+
setup_py_install: true

0 commit comments

Comments
 (0)