Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

0.9

Choose a tag to compare

@ryanhiebert ryanhiebert released this 12 Nov 06:29
· 32 commits to master since this release
3637be9
  • 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.