Decorater added the comment:

The problem with setuptools on that is that they export their setup like so 
which uses the distutils setup by doing:

setup = distutils.core.setup. That is how they are doing it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29115>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to