summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add support for Python 3.7Hugo2018-10-211-1/+1
* Add pypy to tox environmentsDave Hunt2018-06-181-1/+1
* Add test coverage for Python 3.5Dave Hunt2018-06-181-1/+1
* Use six to support Python 2 and 3 without using 2to3Dave Hunt2018-06-081-3/+3
* Drop support for EOL Python 2.6 and 3.3Hugo2018-01-181-1/+1
* Bring Python versions under test up to date.modern-python-versionsErik Rose2018-01-031-1/+1
* Fix tox.ini syntax to work around a bug in tox.Erik Rose2013-04-241-1/+2
* Add py33 to tox.Erik Rose2013-04-101-1/+1
* Make tox run Python 3 tests against the 2to3'd source.Erik Rose2011-11-271-2/+3
* Make some hopeful metadata changes and dodge a scoping change in Python 3.Erik Rose2011-11-201-2/+2
* Start using tox for tests across Python versions. Make tests run in Python 2.5.Erik Rose2011-11-131-0/+6