On 09/03/2011 16:30, P.J. Eby wrote:
At 05:35 PM 3/4/2011 +0000, Michael Foord wrote:
That (below) is not distutils it is setuptools. distutils just uses `scripts=[...]`, which annoyingly *doesn't* work with setuptools.

Er, what? That's news to me. Could you file a bug report about what doesn't work, specifically?
Ok. I'm afraid I was relying on anecdotal evidence (the people who wanted setuptools specific features in my setup.py told me I *had* to use entry points for scripts instead of the standard distutils scripts machinery). I'll try out a vanilla "scripts" entry in a setuptools setup.py and report back.

All the best,

Michael

--
http://www.voidspace.org.uk/

May you do good and not evil
May you find forgiveness for yourself and forgive others
May you share freely, never taking more than you give.
-- the sqlite blessing http://www.sqlite.org/different.html

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to