summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Removing Py 2.7, adding 3.8-3.11Sean Reifschneider2023-04-151-1/+1
* Add testing for Python 3.7Hanne Moa2019-02-211-1/+1
* Add testing for Python 3.6Tim Graham2017-10-301-1/+1
* Remove testing for Python 3.3Tim Graham2016-12-211-1/+1
* Adding back in py33 because removing didn't help.Sean Reifschneider2016-12-171-1/+1
* Removing py33 since flake8 seems to be having a bug checking it.Sean Reifschneider2016-12-171-1/+1
* Add flake8 check to TravisTim Graham2016-12-171-1/+2
* Fix #109: Remove testing for Python 2.6 and 3.2Tim Graham2016-12-171-1/+1
* Add testing for Python 3.5Tim Graham2016-12-141-1/+1
* More Python 3 fixesVictor Stinner2015-07-271-1/+3
* Resolving conflicts from cabrera-py33_fixes.Sean Reifschneider2014-06-071-4/+2
* Complete the Python3 work!Alex Gaynor2014-05-101-1/+1
* feat(tox): add support for testing with toxAlejandro Cabrera2014-01-151-0/+26