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