-----------------------
- Usage of ``test-requirements.txt`` instead of ``tests_require`` in
``setup.py``, :issue:`71`
- Removed ``--with-numpydoc`` flag since this is now included by default with
``sphinx.ext.napoleon`` in Sphinx 1.3 and above
- Added small template for unittest
- Fix for the example skeleton file when using namespace packages
- Fix typo in devpi:upload section, :issue:`82`
- Include ``pbr`` and ``setuptools_scm`` in PyScaffold to avoid dependency
problems, :issue:`71` and :issue:`72`
- Cool logo was designed by Eva Schmücker, :issue:`66`