Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pypy to tox environments | Dave Hunt | 2018-06-18 | 1 | -1/+1 |
* | Add test coverage for Python 3.5 | Dave Hunt | 2018-06-18 | 1 | -1/+1 |
* | Use six to support Python 2 and 3 without using 2to3 | Dave Hunt | 2018-06-08 | 1 | -3/+3 |
* | Drop support for EOL Python 2.6 and 3.3 | Hugo | 2018-01-18 | 1 | -1/+1 |
* | Bring Python versions under test up to date.modern-python-versions | Erik Rose | 2018-01-03 | 1 | -1/+1 |
* | Fix tox.ini syntax to work around a bug in tox. | Erik Rose | 2013-04-24 | 1 | -1/+2 |
* | Add py33 to tox. | Erik Rose | 2013-04-10 | 1 | -1/+1 |
* | Make tox run Python 3 tests against the 2to3'd source. | Erik Rose | 2011-11-27 | 1 | -2/+3 |
* | Make some hopeful metadata changes and dodge a scoping change in Python 3. | Erik Rose | 2011-11-20 | 1 | -2/+2 |
* | Start using tox for tests across Python versions. Make tests run in Python 2.5. | Erik Rose | 2011-11-13 | 1 | -0/+6 |