Commit 697112fc by Sébastien Eustace

Fix setup.py template

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