diff --git a/dev.cfg b/dev.cfg index 4fb7acc..9d60e49 100644 --- a/dev.cfg +++ b/dev.cfg @@ -15,6 +15,7 @@ auto-checkout = parts += omelette releaser + pocompile zopepy sphinxbuilder sphinxupload @@ -43,6 +44,10 @@ packages = ${instance:location}/lib/python ./ recipe = zc.recipe.egg eggs = jarn.mkrelease +[pocompile] +recipe = zc.recipe.egg +eggs = zest.pocompile + [zopepy] recipe = zc.recipe.egg eggs = ${instance:eggs}