summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Fix GHA: ubuntu-latest no longer contains Python 2.7 up to 3.6HEADmasterMichael Howitz2022-12-091-2/+3
* Configuring for pure-pythonMichael Howitz2022-11-291-23/+76
* Added 3.7 to testenv:docs in toxPython3.7supportJeremy Kolbe2018-10-061-1/+1
* Add support for Python 3.7Jeremy Kolbe2018-10-051-3/+3
* Add Python 3.6 and drop Python 3.3py36Jason Madden2017-07-311-35/+11
* Drop support for Python 2.6 and 3.2.drop-py26-py32-supportTres Seaver2016-03-231-4/+4
* Note explicit support for Python 3.5Felix Yan2015-11-071-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Now that we have releases for all dependencies, a less toxic tox.ini isStephan Richter2013-02-191-36/+24
* Fix dependencies for the docs build.Tres Seaver2012-06-071-0/+6
* Add Python 3.2 support.Tres Seaver2012-06-071-13/+23
* Make 'zope.component' dependency optional.Tres Seaver2012-06-071-2/+0
* Prep for Py3k compatibility.Tres Seaver2012-06-071-1/+3
* Add support for continuous integration using 'tox' and 'jenkins'.Tres Seaver2012-06-071-0/+59