Commit ee36e469 authored by Jason R. Coombs's avatar Jason R. Coombs

Backed out changeset: 8bff4399a7af; Fixes #356

parent 7aa02cb6
......@@ -132,7 +132,6 @@ setup_params = dict(
"egg_info.writers": [
"PKG-INFO = setuptools.command.egg_info:write_pkg_info",
"requires.txt = setuptools.command.egg_info:write_requirements",
"setup_requires.txt = setuptools.command.egg_info:write_setup_requirements",
"entry_points.txt = setuptools.command.egg_info:write_entries",
"eager_resources.txt = setuptools.command.egg_info:overwrite_arg",
"namespace_packages.txt = setuptools.command.egg_info:overwrite_arg",
......
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