Contributing
============
If you're interested in developing it, you can launch project tests on that way:

::

    $ pip install tox
    $ pip install -e .
    $ tox
