Skip to content

Commit ebc3817

Browse files
committed
Fix readthedocs build (redux)
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 9ee09f9 commit ebc3817

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ python:
44
install:
55
- method: pip
66
path: .
7+
extra_requirements:
8+
- docs
79
sphinx:
810
builder: "dirhtml"
911
configuration: "docs/conf.py"

0 commit comments

Comments
 (0)