[3.12] gh-139436: Remove `dist-pdf` from the docs archives rebuild target (GH-139437) (GH-139694)

(cherry picked from commit 0e2cdd313b)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2025-10-08 13:49:10 +02:00 committed by GitHub
parent 8392b2f0d3
commit ba738f46a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -183,7 +183,7 @@ venv:
fi
.PHONY: dist-no-html
dist-no-html: dist-text dist-pdf dist-epub dist-texinfo
dist-no-html: dist-text dist-epub dist-texinfo
.PHONY: dist
dist: