diff options
author | Fred Drake <fdrake@acm.org> | 2000-10-26 21:13:22 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-10-26 21:13:22 (GMT) |
commit | 4532dc1bd9a588a05995d11f5e23161cbec77bbe (patch) | |
tree | 9f34ceb6ef56058d825fd746f7b06827e6064a76 /Doc/inst/inst.tex | |
parent | 351960de9410813c9cf11712a32b06f18c2170be (diff) | |
download | cpython-4532dc1bd9a588a05995d11f5e23161cbec77bbe.zip cpython-4532dc1bd9a588a05995d11f5e23161cbec77bbe.tar.gz cpython-4532dc1bd9a588a05995d11f5e23161cbec77bbe.tar.bz2 |
Do not require packages that are not needed.
Diffstat (limited to 'Doc/inst/inst.tex')
-rw-r--r-- | Doc/inst/inst.tex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/inst/inst.tex b/Doc/inst/inst.tex index 444194d..e0ab7bf 100644 --- a/Doc/inst/inst.tex +++ b/Doc/inst/inst.tex @@ -1,6 +1,4 @@ \documentclass{howto} -\usepackage{ltxmarkup} -\usepackage{times} \usepackage{distutils} \title{Installing Python Modules} |