summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Python 3.12 as of 3.12a5. (#96)Michael Howitz2023-03-061-0/+3
* - update to latest meta/configJens Vagelpohl2023-01-151-1/+1
* Config with c code template 831a34f5 (#91)Michael Howitz2022-12-231-7/+4
* - prepare release 5.5Jens Vagelpohl2022-11-061-2/+0
* Configuring for c-codeMarius Gedminas2022-09-121-3/+2
* Fix GHA Python 3.10 build on MacOS + PyPy-2.7 (#87)Michael Howitz2022-07-081-2/+2
* Update to Python 3.11b1 + fix doc creation.Michael Howitz2022-05-251-1/+3
* Apply isort rulesMichael Howitz2022-04-221-0/+2
* Add support for Python 3.11Michael Howitz2022-04-221-4/+14
* Configuring for c-codeMichael Howitz2021-11-231-2/+2
* Configuring for c-codeMichael Howitz2021-09-151-4/+1
* Configuring for c-codeMichael Howitz2021-08-301-22/+54
* Ensure all objects have consistent interface resolution orders.Jason Madden2020-03-231-21/+3
* Pimp MANIFEST + render missing lines as HTML report.Michael Howitz2020-02-141-0/+1
* Allow to use a common Sphinx version for Python 2 and 3. (#70)Michael Howitz2020-02-141-1/+3
* Update to current Python versions. (#61)Michael Howitz2019-04-061-4/+11
* Add Python 3.7 supportMarius Gedminas2018-08-081-1/+1
* 100% coverage for testing.pyJason Madden2017-09-121-1/+1
* Add test environments for ZOPE_WATCH_CHECKERSJason Madden2017-09-111-4/+5
* Fix ZOPE_WATCH_CHECKERS=1 in pure-Python mode.Jason Madden2017-09-111-1/+1
* Switch to modern 'coverage' environment and run doctests on all versionsJason Madden2017-09-071-17/+12
* Fix iteration of BTrees.items() in pure-python; and 3.6 supportJason Madden2017-04-241-25/+6
* Don't use/poison global wheel cache when building w/ PURE_PYTHON.avoid-poisoning-wheel-cache-python-pureTres Seaver2016-04-141-1/+3
* Drop support for Python 2.6 and 3.2.Tres Seaver2016-03-231-4/+4
* Note explicit support for Python 3.5Felix Yan2015-11-081-1/+1
* Note explicit support for Python 3.4.Tres Seaver2014-03-171-1/+1
* Add test environments for the PURE_PYTHON environment variable.Tres Seaver2013-03-111-1/+13
* Start of PyPy support.Stephan Richter2013-03-111-1/+1
* Use python3.3 to run documentation testsmoretestsAndrey Lebedev2013-02-191-1/+1
* More tests are running under python-3Andrey Lebedev2013-02-191-0/+1
* Note Py3k support.Tres Seaver2013-02-131-1/+1
* Remove all traces of untrustedpython and remove RestrictedPythonStephan Richter2013-02-121-7/+4
* Run Sphinx html / doctests builds via tox.Tres Seaver2012-12-231-1/+1
* Run coverage tests under tox.Tres Seaver2012-12-231-1/+1
* Get minimal toxification done.Tres Seaver2012-12-211-0/+58