summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Python 3.12a5. (#268)Michael Howitz2023-03-061-1/+4
* Drop support for Python 2.7, 3.5, 3.6. (#266)Michael Howitz2022-12-281-7/+3
* - prepare release 5.5.15.5.1Jens Vagelpohl2022-11-031-2/+0
* Update to the latest c-code templateMarius Gedminas2022-09-091-2/+1
* Revert "Update to the latest c-code template"Marius Gedminas2022-09-091-1/+2
* Update to the latest c-code templateMarius Gedminas2022-09-091-2/+1
* Update to Python 3.11.0b4.Michael Howitz2022-08-031-1/+1
* Fix PyPy2 run on GHA.Michael Howitz2022-07-071-3/+6
* Add support for Python 3.11. (#253)Michael Howitz2022-01-281-0/+1
* Add support for Python 3.10 (#250)Michael Howitz2022-01-241-15/+18
* Configure with meta/config. (#243)Michael Howitz2021-06-021-49/+45
* Fix the documentation so it can be tested with `ZOPE_INTERFACE_STRICT_IRO=1`....Michael Howitz2021-05-051-2/+0
* Add support for Python 3.9. (#222)Michael Howitz2020-11-051-2/+11
* Make the RO for InterfaceClass consistent and fix handling of the STRICT_IRO ...issue192-issue194Jason Madden2020-03-201-1/+4
* Update comments and add a test for more coverage.Jason Madden2020-03-191-2/+2
* Tweaks for coverage reporting.Jason Madden2020-01-211-15/+21
* Test PURE_PYTHON at runtime.Jason Madden2020-01-211-0/+1
* Stop using deprecated setup.py test functionality.Jason Madden2020-01-211-4/+2
* Port the documentation examples to Python 3Marius Gedminas2019-11-111-1/+1
* Add support for Python 3.8Colin Watson2019-11-111-2/+2
* Make tox -p auto handle coverage rightdrop-py34Marius Gedminas2019-08-181-0/+4
* Drop support for Python 3.4Marius Gedminas2019-08-171-2/+2
* add py3.7 to setup.py classifier, tox.ini, and CHANGESForest Gregg2018-08-091-1/+1
* Drop testing and pypi-declared support of Python 3.3.Joni Orponen2017-12-141-1/+1
* Enable combined coverage reports under tox and branch coveragecombined-coverageJason Madden2017-06-141-10/+13
* 100% coverage (#90)Jason Madden2017-06-121-3/+2
* Test sanity cleanups (#88)Jason Madden2017-06-081-2/+2
* Add support for Python 3.6. (#74)Jason Madden2017-01-181-1/+1
* Add support for building/testing w/ 'PURE_PYTHON' defined.add-pure-test-supportTres Seaver2016-04-141-1/+11
* Drop support for Python 3.2.drop-py32-supportTres Seaver2016-03-231-1/+1
* Drop support for Python 2.6.Tres Seaver2016-03-091-1/+1
* Add an appveyor.ymlMarius Gedminas2015-12-141-0/+5
* Note explicit support for Python 3.5Felix Yan2015-11-031-1/+1
* Tox cleanups:Tres Seaver2015-03-011-12/+5
* Document hangup for Jython 2.7b1 support.Tres Seaver2014-12-081-3/+3
* Test pypy3.Tres Seaver2014-12-081-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Make Python 2.7 run coverage tests and doc generation.Stephan Richter2014-02-041-7/+7
* Note 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
* Tox doesn't need zope.fixers under 3.2.Tres Seaver2012-04-061-1/+0
* Note new second-dot version due to change in supported Python platforms:Tres Seaver2012-03-301-1/+13
* Merge chrism-componentregistry branch: Chris McDonough2011-09-151-1/+7
* - Add a tox.ini for easier xplatform testing.Chris McDonough2011-07-151-0/+11