summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#19)Michael Howitz2023-01-061-12/+18
* Add support for Python 3.10.Michael Howitz2022-04-081-6/+4
* Configuring for pure-pythonMichael Howitz2021-05-281-17/+69
* Add support for python 3.7 (#12)Jeremy Kolbe2018-10-051-3/+3
* Documentation skeleton.Jason Madden2017-11-031-1/+10
* 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