Skip to content

Commit cf0b457

Browse files
committed
Update readthedocs config to install docs optional dependencies.
1 parent 1c7a62c commit cf0b457

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
# Required
66
version: 2
77

8+
python:
9+
pip_install: true
10+
extra_requirements:
11+
- docs
12+
813
# Set the OS, Python version and other tools you might need
914
build:
1015
os: ubuntu-22.04

0 commit comments

Comments
 (0)