You need to sign in or sign up before continuing.
Commit 697112fc by Sébastien Eustace

Fix setup.py template

parent ce69554f
...@@ -19,7 +19,7 @@ from .builder import Builder ...@@ -19,7 +19,7 @@ from .builder import Builder
SETUP = """\ SETUP = """\
from setuptools import setup from distutils.core import setup
{before} {before}
setup( setup(
......
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