summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#55)Michael Howitz2023-01-161-13/+19
* Add support for Python 3.10. (#53)Michael Howitz2021-12-091-7/+2
* Set minimum coverage at 99 percent.Maurits van Rees2021-09-031-1/+1
* Include sphinx doctests.Maurits van Rees2021-09-031-2/+8
* Add meta.toml rules for manifest and check-manifest.Maurits van Rees2021-09-031-1/+1
* Configuring for pure-pythonMaurits van Rees2021-09-021-19/+67
* Make 'tox -e coverage' report paths in src/Marius Gedminas2019-07-101-2/+4
* Drop Python 3.4 supportMarius Gedminas2019-07-101-6/+8
* Add support for Python 3.7 (#33)Jeremy Kolbe2018-10-051-2/+2
* 100% coverage for format.pyJason Madden2017-12-171-1/+1
* 100% coverage for i18n/__init__.pyJason Madden2017-12-171-1/+1
* 100% coverage for compile.pyJason Madden2017-12-161-1/+1
* Remove _compat module and _u function in favor of native unicode literals and...drop-33Jason Madden2017-12-161-24/+10
* Fix tox, at least locally, for Python 3.Stephan Richter2017-05-231-0/+2
* Support Py3.6 but not 3.3 anymore.Stephan Richter2017-05-231-1/+1
* Some updates, dropping Py 3.3 support.Stephan Richter2017-01-041-1/+1
* Add support for Python 3.5.add-py35-supportTres Seaver2016-04-121-1/+1
* Drop spurious '[testenv:py26]' block.drop-py26-py32-supportTres Seaver2016-03-231-6/+0
* Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-231-1/+1
* Work around pip + wheel + conditional deps in zope.schema.Tres Seaver2015-06-051-0/+6
* Add support for PyPy3 and Python3.2Jason Madden2015-06-041-1/+1
* Add coverage testing to tox.Tres Seaver2015-02-031-2/+13
* Build docs / run doctests under tox.Tres Seaver2015-01-281-1/+12
* Added explicit support for Python 3.4 and PyPy.Gediminas Paulauskas2014-07-231-1/+1
* Remove Py3 deprecation warnings and added .gitignore. I cannot port toStephan Richter2013-03-081-6/+12
* Support for python-3.3 addedAndrey Lebedev2013-02-151-0/+12