style: import UserError and use Recipe().install()
- import UserError from zc.buildout for shorter usage - use Recipe(...).install() one-liner when recipe varible is uncessary
Showing
Please register or sign in to comment
- import UserError from zc.buildout for shorter usage - use Recipe(...).install() one-liner when recipe varible is uncessary