Installation
============

Use Buildout_ with the plone.recipe.zope2instance recipe.  Add ``eke.labcas`` to
the list of eggs to install; or, include ``eke.labcas`` as a dependency of
another egg.

You don't need to specify a "ZCML slug" since this package uses
``z3c.autoinclude``.

.. References:
.. _buildout: http://buildout.org/
