diff options
Diffstat (limited to 'bootstrap.py')
-rw-r--r-- | bootstrap.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.py b/bootstrap.py index bf7fb431..c5f470a4 100644 --- a/bootstrap.py +++ b/bootstrap.py @@ -10,7 +10,6 @@ import sys import textwrap import subprocess - minimal_egg_info = textwrap.dedent(""" [distutils.commands] egg_info = setuptools.command.egg_info:egg_info |