]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (GH-13943...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 8 Oct 2025 11:49:10 +0000 (13:49 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Oct 2025 11:49:10 +0000 (13:49 +0200)
(cherry picked from commit 0e2cdd313ba5c67c5e2e21d993399b890e687c63)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/Makefile

index b8896da4a918691b95e025a4ecc8d0c1579eafc5..c1b20316ade88f09ce2fcdda66f0e9cea2e760a1 100644 (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: