* David Glick <davidgl...@groundwire.org> [2012-02-19 22:56]: > On 2/16/12 11:55 PM, Adam GROSZER wrote: >> So you say that if I add >> entry_points={ >> 'zest.releaser.releaser.after_checkout': [ >> 'zest_pocompile = zest.pocompile.compile:compile_in_tag', >> ], >> }, >> >> to z3c.form's setup.py fullrelease will take care of the po files? >> > You'll have to experiment -- the suggestion was based on what I've heard, not > personal experience with zest.releaser.
The entrypoint looks sound at first glance, but what I'm wondering (and rather doubting, in fact) is whether zest.releaser includes the package it currently is releasing to its PYTHONPATH. But yeah, as David said, you'll probably need to fiddle around with this a little. Wolfgang _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )