summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Drop support for Python 3.3Marius Gedminas2018-08-091-1/+1
* Add suppot for Python 3.7Marius Gedminas2018-08-091-1/+1
* Use C extension in Python 3, and make Python version handle ``default`` the sameissue4Jason Madden2017-05-011-6/+10
* Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-231-1/+1
* Note explicit support for Python 3.5Felix Yan2015-11-071-1/+1
* Test PyPy3.Tres Seaver2015-03-091-1/+1
* Use python 2.7 for coverage / docs.Tres Seaver2015-03-091-2/+2
* Switch to 'usedevelop = true' FBO nose / coverage.Tres Seaver2015-03-091-5/+1
* Silence setuptools/distutils chatter during test runs.Tres Seaver2015-03-091-1/+1
* Drop mention of Jython.Tres Seaver2015-03-091-7/+0
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Add 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
* Add overlooked 'coverage' runner.Tres Seaver2012-04-171-1/+1
* Bring into line with other tox.ini.Tres Seaver2012-04-061-1/+19
* - Don't attempt to compile C extensions on PyPy or Jython.Chris McDonough2011-07-151-0/+11