Don't build PDF documentation anymore to fix RTD build issues

This commit is contained in:
James R. Barlow 2025-01-15 16:17:05 -08:00
parent 65df44f670
commit 2512093076
No known key found for this signature in database
GPG Key ID: E54A300D567E1260

View File

@ -11,10 +11,6 @@ version: 2
sphinx: sphinx:
configuration: docs/conf.py configuration: docs/conf.py
# Optionally build your docs in additional formats such as PDF
formats:
- pdf
# Optionally set the version of Python and requirements required to build your docs # Optionally set the version of Python and requirements required to build your docs
build: build:
os: ubuntu-22.04 os: ubuntu-22.04