summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to coverage to exclude unittest framework things that aren't run.py36Jason Madden2017-08-021-1/+1
* Add Python 3.6, drop Python 3.3Jason Madden2017-08-021-6/+6
* Drop support for Python 2.6 and 3.2.drop-py26-py32-supportTres Seaver2016-03-231-1/+1
* Note explicit support for Python 3.5Felix Yan2015-11-131-1/+1
* Add Python3.2 support.Jason Madden2015-06-051-2/+2
* PyPy3 now testable w/ zope.testrunner 4.4.7.Tres Seaver2015-04-021-4/+1
* Add coverage testing.Tres Seaver2015-02-231-1/+12
* Silence setuptools chatter during tests.Tres Seaver2015-02-211-1/+1
* Note blocker for PyPy3 support.Tres Seaver2014-12-291-0/+3
* Add support for Python 3.4Tres Seaver2014-12-291-1/+1
* Add PyPy support because it's not hardMarius Gedminas2013-02-071-1/+1
* We've reached Py3K: add classifiers, enable toxMarius Gedminas2013-02-071-3/+1
* Add a tox.ini and a MANIFEST.in. Make setup.py test work again.Marius Gedminas2013-02-071-0/+11