Commit 6cc79228 authored by Jason R. Coombs's avatar Jason R. Coombs

Remove apparently irrelevant details.

parent 720ba101
......@@ -53,8 +53,6 @@ def build_backend(tmpdir):
name='foo',
py_modules=['hello'],
setup_requires=['six'],
entry_points={'console_scripts': ['hi = hello.run']},
zip_safe=False,
)
"""),
'hello.py': DALS("""
......
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