]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (#139437)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Tue, 7 Oct 2025 12:29:18 +0000 (13:29 +0100)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 12:29:18 +0000 (13:29 +0100)
Doc/Makefile

index 84578c5c57f478f2ba42a0b4193b42347de0216f..f6f4c721080c4259730ca1f427e0c02b2d6cff86 100644 (file)
@@ -184,7 +184,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: