]> granicus.if.org Git - python/commitdiff
Do not require packages that are not needed.
authorFred Drake <fdrake@acm.org>
Thu, 26 Oct 2000 21:13:22 +0000 (21:13 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 26 Oct 2000 21:13:22 +0000 (21:13 +0000)
Doc/dist/dist.tex
Doc/inst/inst.tex

index 77e065b016379a252802a7856da42248e9ad15e8..65583b0ac24c15e372c6d6c839b1638be58c3aab 100644 (file)
@@ -1,6 +1,4 @@
 \documentclass{howto}
-\usepackage{ltxmarkup}
-\usepackage{times}
 \usepackage{distutils}
 
 % $Id$
index 444194d41cca4e729159cda2c2e14e6396af7458..e0ab7bf4ce21413d33d598e36b20f76fbc2357df 100644 (file)
@@ -1,6 +1,4 @@
 \documentclass{howto}
-\usepackage{ltxmarkup}
-\usepackage{times}
 \usepackage{distutils}
 
 \title{Installing Python Modules}