Hi all,

tox 2.9.1 with properly rendered long description os now released:

https://pypi.org/project/tox/2.9.1

Cheers,
Oliver

On Fri, 29 Sep 2017 at 12:53 Oliver Bestwalter <oliver@bestwalter.de> wrote:
The tox team is proud to announce the 2.9.0 release!

We are in the process of changing and automating the release process and
there are still some bumps to iron out regarding the format of the
changelog, but this will be fixed in a minor release using the new
process soon.

The (broken/WIP) changelog is here https://pypi.org/project/tox/2.9.0/

For complete documentation, please visit:

    https://tox.readthedocs.io/en/2.9.0

As usual, you can upgrade from pypi via:

    pip install --upgrade tox

or - if you also want to get pre release versions:

    pip install -upgrade --pre tox

We thank all present and past contributors to tox. Have a look at
https://github.com/tox-dev/tox/blob/master/CONTRIBUTORS to see who
contributed.

Happy toxing,
the tox team