https://github.com/python/cpython/commit/0e2cdd313ba5c67c5e2e21d993399b890e687c63
commit: 0e2cdd313ba5c67c5e2e21d993399b890e687c63
branch: main
author: Adam Turner <[email protected]>
committer: AA-Turner <[email protected]>
date: 2025-10-07T13:29:18+01:00
summary:
gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (#139437)
files:
M Doc/Makefile
diff --git a/Doc/Makefile b/Doc/Makefile
index 84578c5c57f478..f6f4c721080c42 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -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:
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]