summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Make the resolution order of all fields consistent.issue80Jason Madden2020-03-201-1/+1
* Raise proper validation errors from Int and Float as well as Decimal.issue16Jason Madden2018-08-241-2/+3
* 100% test coverage on Python 3Jason Madden2018-08-141-1/+1
* Add Python 3.7Jason Madden2018-08-141-7/+4
* Add the ability for Object to check schema invariants.Jason Madden2018-08-141-2/+0
* Add Python 3.6, drop Python 3.3.Jason Madden2017-07-101-19/+10
* Add repoze.sphinx.autointerface to 'tox -e docs' environment.Tres Seaver2016-09-141-0/+1
* Drop support for Python 2.6 and 3.2.Tres 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
* 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/+11
* Added support for continuous integration using ``tox`` and ``jenkins``.Tres Seaver2012-04-201-0/+35