[Zope3-Users] [buildout] console_scripts not created
Andreas Jung
lists at zopyx.com
Sun Jul 15 11:22:44 EDT 2007
I am playing around with buildout using the following
configuration file:
[buildout]
parts = test
develop = .
[test]
recipe = zc.recipe.testrunner
eggs = zopyx.convert
zopyx.slimp
Both eggs define console_scripts (which actually work
when easy_install-ing the eggs). However running buildout
won't create any script (although it should according
to the Jim's buildout tutorial)..anything I am missing?
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope3-users/attachments/20070715/561b2f16/attachment.bin
More information about the Zope3-users
mailing list