mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Do not require packages that are not needed.
This commit is contained in:
parent
351960de94
commit
4532dc1bd9
2 changed files with 0 additions and 4 deletions
2
Doc/dist/dist.tex
vendored
2
Doc/dist/dist.tex
vendored
|
|
@ -1,6 +1,4 @@
|
|||
\documentclass{howto}
|
||||
\usepackage{ltxmarkup}
|
||||
\usepackage{times}
|
||||
\usepackage{distutils}
|
||||
|
||||
% $Id$
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
\documentclass{howto}
|
||||
\usepackage{ltxmarkup}
|
||||
\usepackage{times}
|
||||
\usepackage{distutils}
|
||||
|
||||
\title{Installing Python Modules}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue