Skip to content
Merged
Prev Previous commit
Next Next commit
rtd: only build pdf as additional format
  • Loading branch information
MuellerSeb committed May 27, 2024
commit ce07fdd9714e7c566a97423737e7d50fc6ff65bb
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build:
sphinx:
configuration: docs/source/conf.py

formats: all
formats: [pdf]

python:
install:
Expand Down