++++++++++++++++
* Allow PyPy3 support to work with PyPy3 5.5 (66).
- thanks to kirbyfan64 for the pull request.
* Move toxenv to tox_configure hook (78).
- thanks to rpkilby for the pull request demonstrating the idea.
* Respect Tox config file CLI option (59).
- thanks to giginet for the bug report.
* Move the project into the ``tox-dev`` GitHub organization.
- thanks to obestwalter for bringing it up,
and rpkilby for helping fix references to the old location.
* Various refactors and test improvements.
- thanks to jdufresne for several pull requests
and rpkilby for many reviews.
* Only deploy the universal wheel to PyPI (87).
Due to a deployment bug, a version-specific egg was released,
along with the intended sdist and wheel.
The sdist has also been abandoned for release.