GH-107987: Remove the Distributing Python Modules guide (#108016)

This commit is contained in:
Adam Turner 2023-08-17 11:01:14 +01:00 committed by GitHub
parent f51f0466c0
commit 33e6e3fec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 16 additions and 170 deletions

View file

@ -354,8 +354,6 @@ _stdauthor = 'Guido van Rossum and the Python development team'
latex_documents = [
('c-api/index', 'c-api.tex',
'The Python/C API', _stdauthor, 'manual'),
('distributing/index', 'distributing.tex',
'Distributing Python Modules', _stdauthor, 'manual'),
('extending/index', 'extending.tex',
'Extending and Embedding Python', _stdauthor, 'manual'),
('installing/index', 'installing.tex',