On 2009-09-05, Zooko Wilcox-O'Hearn <[email protected]> wrote: > On Wednesday,2009-09-02, at 7:07 , Reinout van Rees wrote: > >> First things first: what I want to accomplish is to install >> pyflakes and docutils in a buildout. That is, I want to have a bin/ >> pyflakes and bin/rst2* scripts. > > See also > > http://pypi.python.org/pypi/setuptools_pyflakes > > Which adds a setuptools command to run pyflakes.
I had not spotted that one. Anyway, when my branch is merged, buildout supports it out of the box :-) I think I've nailed down everything there is to nail down (apart from running tests on windows which I cannot). Reinout -- Reinout van Rees - [email protected] - http://reinout.vanrees.org Software developer at http://www.thehealthagency.com "Military engineers build missiles. Civil engineers build targets" _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
