summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python (#22)Michael Howitz2022-12-151-6/+18
* Add support for Python 3.10 + fix docs.Michael Howitz2022-04-111-7/+3
* Configuring for pure-pythonMichael Howitz2021-07-161-22/+71
* Add support for Python 3.8/3.9 and drop support for 3.4py38Jason Madden2020-09-171-1/+1
* Add support for Python 3.7 (#12)Jeremy Kolbe2018-10-051-1/+1
* Add Python 3.6 and coverallsJason Madden2017-06-231-13/+19
* Drop Python 2.6 / 3.2 support.Tres Seaver2016-02-171-2/+2
* Note explicit support for Python 3.5Felix Yan2015-11-071-1/+1
* Tidy up jython stuff:Tres Seaver2015-02-161-7/+4
* Remove stray dep.Tres Seaver2015-02-161-1/+0
* Silence some setuptools chatter running tests.Tres Seaver2015-02-161-4/+4
* Document hangup for Jython 2.7b1 support.Tres Seaver2014-12-081-2/+3
* Move coverage floor to setup.cfg.Tres Seaver2014-12-081-1/+1
* Require 100% coverage.Tres Seaver2014-12-081-1/+1
* Test pypy3.Tres Seaver2014-12-081-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Disable jython under tox.Tres Seaver2013-07-091-1/+2
* Add support for jython 2.7.Tres Seaver2012-12-111-4/+2
* Added 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/+10
* Version bump (second dot due to change in supported platforms):Tres Seaver2012-03-301-1/+14
* Add support for Tox continuous integration.Tres Seaver2012-03-301-0/+12