Commit 8c645eb0 authored by Philip Thiem's avatar Philip Thiem

Removed extra stuff in egg_info

--HG--
extra : rebase_source : 4b3cf921154e759744963b34aaf42018477deb29
parent 469a541c
......@@ -16,8 +16,6 @@ from pkg_resources import parse_requirements, safe_name, parse_version, \
safe_version, yield_lines, EntryPoint, iter_entry_points, to_filename
from setuptools.command.sdist import walk_revctrl
#requires python >= 2.4
from subprocess import Popen as _Popen, PIPE as _PIPE
class egg_info(Command):
description = "create a distribution's .egg-info directory"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment