Disable PDF on 6.1.1 (#3199)

This commit is contained in:
Sam Wu
2024-05-30 17:14:29 -06:00
committed by GitHub
parent 230790d794
commit d25045334c

View File

@@ -15,4 +15,4 @@ python:
install:
- requirements: docs/sphinx/requirements.txt
formats: [htmlzip, pdf, epub]
formats: [htmlzip, epub]