add formats key to RTD to make downloadable docs available

This commit is contained in:
pacrob
2023-11-28 09:21:12 -07:00
committed by Paul Robinson
parent 67c0fb4f7b
commit 0b0593880d

View File

@ -15,3 +15,6 @@ python:
path: .
extra_requirements:
- docs
# Build all formats for RTD Downloads - htmlzip, pdf, epub
formats: all