summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Enable combined coverage reports under tox and branch coveragecombined-coverageJason Madden2017-06-141-10/+13
* 100% coverage (#90)Jason Madden2017-06-121-3/+2
* Test sanity cleanups (#88)Jason Madden2017-06-081-2/+2
* Add support for Python 3.6. (#74)Jason Madden2017-01-181-1/+1
* Add support for building/testing w/ 'PURE_PYTHON' defined.add-pure-test-supportTres Seaver2016-04-141-1/+11
* Drop support for Python 3.2.drop-py32-supportTres Seaver2016-03-231-1/+1
* Drop support for Python 2.6.Tres Seaver2016-03-091-1/+1
* Add an appveyor.ymlMarius Gedminas2015-12-141-0/+5
* Note explicit support for Python 3.5Felix Yan2015-11-031-1/+1
* Tox cleanups:Tres Seaver2015-03-011-12/+5
* Document hangup for Jython 2.7b1 support.Tres Seaver2014-12-081-3/+3
* Test pypy3.Tres Seaver2014-12-081-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Make Python 2.7 run coverage tests and doc generation.Stephan Richter2014-02-041-7/+7
* Note support for Python 3.3.Tres Seaver2012-11-211-1/+1
* Automate build of Sphinx HTML docs and running doctest snippets via tox.Tres Seaver2012-05-091-1/+11
* Tox doesn't need zope.fixers under 3.2.Tres Seaver2012-04-061-1/+0
* Note new second-dot version due to change in supported Python platforms:Tres Seaver2012-03-301-1/+13
* Merge chrism-componentregistry branch: Chris McDonough2011-09-151-1/+7
* - Add a tox.ini for easier xplatform testing.Chris McDonough2011-07-151-0/+11