summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Test against Python 3.11Mike Fiedler2023-01-191-1/+1
* Chase rename to allowlist in toxBert JW Regeer2022-12-271-1/+1
* Replace pep517 with buildBert JW Regeer2022-05-241-5/+5
* Drop Py 3.6 and add Py 3.10Bert JW Regeer2022-05-241-1/+1
* Switch to Github ActionsBert JW Regeer2020-11-281-40/+38
* Remove all Python 2.7 testing framework stuffsBert JW Regeer2020-11-281-6/+2
* No longer generate junitxml filesBert JW Regeer2018-10-181-1/+1
* Addopts for pytest config in setup.cfgBert JW Regeer2018-10-181-1/+1
* Add build to toxBert JW Regeer2018-10-151-2/+24
* Use extras instead of pip install with the extra definedBert JW Regeer2018-10-151-3/+4
* --diff will only output changes to stdoutBert JW Regeer2018-10-141-1/+1
* WebOb is now formatted by ambv/blackBert JW Regeer2018-10-141-1/+11
* Add flake8 rules used by projectBert JW Regeer2018-10-141-4/+6
* Add linting/testing on Py3.7/3.8Bert JW Regeer2018-10-141-2/+13
* Remove Python 3.3 supportBert JW Regeer2018-01-011-2/+1
* Move files around, make testing betterBert JW Regeer2017-05-221-20/+12
* Update tox and travis Python versionsfixup/PATH_SAFEBert JW Regeer2016-11-161-3/+5
* Convert to py.testBert JW Regeer2016-04-151-11/+11
* Remove Python 3.2 supportBert JW Regeer2016-01-281-2/+1
* Don't build docs twice, just py3 will doBert JW Regeer2016-01-031-9/+3
* Make sure we run tests under Python 3.5Bert JW Regeer2015-10-111-1/+2
* Add docs to tox so that it is tested tooBert JW Regeer2015-08-121-0/+13
* Add updated tox.iniBert JW Regeer2015-04-131-9/+43
* require 100% coverage and use tox for travisMichael Merickel2014-11-171-1/+1
* fix the constant-time compare logic when using hmac.compare_digestMichael Merickel2014-04-151-1/+1
* Revert "3.4 tox"Michael Merickel2014-04-151-1/+1
* 3.4 toxMichael Merickel2014-04-151-1/+1
* add python3.3 testingChris McDonough2013-03-231-6/+1
* new testing regimeChris McDonough2012-10-111-10/+7
* reenable 3.2 in tox.ini and garden tox.iniChris McDonough2011-09-211-15/+3
* remove dependency on WebTest (it was circular), remove unnecessary dependenci...Chris McDonough2011-09-201-8/+0
* turn off 3.2 testing on jenkins for nowChris McDonough2011-09-201-1/+1
* Merge commit '250a1f802668378c69a751194aba19899b456f25' into chrism-py3-alt-m...Sergey Schetinin2011-09-191-1/+1
|\
| * don't try to test on jythonSergey Schetinin2011-09-181-1/+1
| * mark as incompatible with py25Sergey Schetinin2011-09-181-1/+1
* | work towards creating and using 'compat' module and removing syntax errors wh...Chris McDonough2011-09-151-1/+7
|/
* drop python 2.4 compatibilitySergey Schetinin2011-06-301-5/+5
* This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...Sergey Schetinin2011-03-221-0/+39