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

Install the latest version of ``celerytest`` from PyPI:

    $ pip install celerytest

Or clone the latest version of ``celerytest`` from GitHub::

    $ git clone git://github.com/RentMethod/celerytest.git
    $ cd celerytest
    # python setup.py install # as root