summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#59)Michael Howitz2023-05-031-7/+1
* Config with pure python (#58)Michael Howitz2022-12-151-6/+18
* Add support for Python 3.10 + fix docs.Michael Howitz2022-04-071-10/+4
* Configuring for pure-pythonMichael Howitz2021-05-311-26/+72
* Add py38 to tox.ini, and make unittest run our explicit doctests like zope.te...Jason Madden2020-03-221-1/+1
* Ensure consistent IRO for all objects.issue49Jason Madden2020-03-221-2/+12
* Improve output.fix-ztk-testsMichael Howitz2019-02-111-1/+1
* 100% coverage for test_config.pyissue30Jason Madden2018-09-241-1/+1
* 100% coverage of fields.pyJason Madden2018-09-241-1/+1
* Fix the doctests with newer zope.schema; run them on Py 2 and Py3Jason Madden2018-09-221-1/+1
* Try testing pypy3Jason Madden2018-09-221-4/+1
* Add support for Python 3.7; drop Python 3.3Jason Madden2018-09-211-1/+1
* whitespace [skip ci]issue17Jason Madden2017-04-251-1/+1
* Make MessageID decode a bytes domain.Jason Madden2017-04-251-15/+8
* Claim support for Python 3.6Marius Gedminas2017-01-051-1/+4
* Remove commented-out mention of py32 environment.Tres Seaver2016-03-241-1/+1
* Drop support for Python 2.6 and 3.2.drop-py26-py32-supportTres Seaver2016-03-231-2/+2
* Note explicit support for Python 3.5Felix Yan2015-11-061-1/+1
* Switch basepython to 2.7 for docs and coverageMarius Gedminas2015-11-051-2/+2
* Tox cleanups:Tres Seaver2015-02-251-15/+8
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Remove spurious declaration of 'test' dep. on zope.testing.Tres Seaver2012-11-211-2/+0
* Add support for Python 3.3.Tres Seaver2012-11-211-1/+1
* Drop the forced-zope.schema-trunk-install now that z.s 4.2.0 is released.Tres Seaver2012-05-161-9/+0
* Don't rely on a writable checkout of the zope.schema trunk.Tres Seaver2012-05-111-3/+3
* Doctests need zope.schema trunk too, for now.Tres Seaver2012-05-091-0/+3
* Automate build of Sphinx HTML docs and running doctest snippets via tox.Tres Seaver2012-05-091-1/+13
* Added explicit support for Python 3.2 and PyPy.Tres Seaver2012-05-081-1/+1
* Use a trunk checkout of zope.schema until releases are made.Tres Seaver2012-05-081-0/+6
* Add support for continuous integration using 'tox' and 'jenkins'.Tres Seaver2012-05-061-0/+35