Reinout van Rees wrote:
On 2009-09-07, Jim Fulton <[email protected]> wrote:
On Mon, Sep 7, 2009 at 5:56 PM, Chris Withers<[email protected]> wrote:
Hi,

I'm trying to get docutils installed and running with this part:

[docs]
recipe = zc.recipe.egg:scripts
eggs = docutils

However, the following scripts specified in docutils' setup.py are not
installed:
This recipe only supports console_script entry points.  There is work
underway to add support for distutils scripts.

Chris, you could try out the zc.buildout/branches/reinout-scripts branch.
I've fixed it there.

How do I actually go about doing that?

If I just put that checkout in the develop line of my buildout will get picked?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to