summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* 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