- Fix tests to run successfully against newer ``setuptools`` versions.
3.0
================
- Add support for Python 3.10, 3.11.
- Drop support for Python 2.7, 3.5, 3.6.
2.2
================
- Add support for Python 3.9, PyPy2 and PyPy3.
2.1
================
- Add support for Python 3.5 up to 3.8a3.
2.0.0
==================
Work with buildout 2.
This was accomplised by starting from 1.3.0 then:
- Merge fixes from 1.2.1 (svn://svn.zope.org/repos/main/zc.recipe.testrunner/tags/1.2.1) Excluding nailing zope.testing version. That fixes a bunch of windows issues