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

Remove excess whitespace

parent b8a80d2f
......@@ -119,7 +119,7 @@ setup_params = dict(
cmdclass = {'test': test},
entry_points = {
"distutils.commands" : [
"distutils.commands": [
"%(cmd)s = setuptools.command.%(cmd)s:%(cmd)s" % locals()
for cmd in SETUP_COMMANDS
],
......
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