* Using wheels for distribution * Excluding tests from being installed
0.2.1
~~~~~~~~~~~~~~~~~~
* Modified project to use cookiecutter project template
0.2.0
~~~~~~~~~~~~~~~~~~
* Added overall test suites test results to print out at the end
0.1.1
~~~~~~~~~~~~~~~~~~
* Log output goes to stderr. This fixes an issue when ``multinosetests`` is run in CI which would result in printing log messages below all test suites. * Added tests * Switched to using Python ``setuptools`` entry-points instead of binary script