From ca22a5174a56899fe2b88d650526a012a8c72170 Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Fri, 3 Apr 2026 00:01:30 +0200 Subject: [PATCH] adding pdf to read the docs (#3893) --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3578144b2..61301bdb4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,6 +10,9 @@ build: sphinx: configuration: docs/source/conf.py +formats: + - pdf + python: install: - method: pip