At 06:30 PM 12/14/2010 +0100, Arve Knudsen wrote:
Argh :( Can you describe some other way of customizing the install command that works better with setuptools?

That depends on what you're trying to do; but probably it will involve subclassing the install command rather than simply invoking it.

What are you trying to customize, anyway? There really aren't many user-serviceable parts inside; you'd probably be better off customizing subcommands (like install_lib or some of the build_* commands).

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to