summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* fix: Remove broken flake8 pluginMarkus Unterwaditzer2019-05-101-2/+1
* fix: Stop support django devMarkus Unterwaditzer2019-05-061-2/+0
* fix: django-dev does not work on older Py3Markus Unterwaditzer2019-05-061-1/+1
* ref: Simplify travis setup (#1303)Markus Unterwaditzer2018-09-281-20/+20
* ref: Kill docs in repoArmin Ronacher2018-08-271-11/+0
* Pin pytest-django versionAshley Camba Garrido2018-07-111-1/+1
* fix: Adapt django builds with new django-pytest releaseAshley Camba Garrido2018-06-121-5/+6
* Remove py3.3 from ci buildAshley Camba Garrido2018-05-191-6/+3
* feat: Add a client for SanicArmin Ronacher2018-03-291-1/+5
* No luck, just removing xdist from pypy envAshley Camba Garrido2018-01-011-0/+7
* Add limit node restarts to xdist just in case travis hangsAshley Camba Garrido2018-01-011-1/+1
* Add xdist coverage, bumb versions and add params to cfgAshley Camba Garrido2018-01-011-1/+1
* Fix typo in lambdaNicolas Delaby2017-12-181-1/+1
* Remove tagging in bumpversion minorAshley Camba Garrido2017-12-111-1/+1
* Fix tests by pinning pytest for python 3.3Ashley Camba Garrido2017-12-051-0/+1
* fix(django): Add support for Django 2.0 UrlresolverAshley Camba Garrido2017-12-051-0/+2
* Add bumpversion config (#1115)Ashley Camba2017-10-261-4/+16
* AWS Lambda Integration (#1107)Ashley Camba2017-10-131-0/+3
* fix(flask): Add app.logger instrumentation (#1069)Ashley Camba2017-09-041-0/+3
* Remove old django-dev environtox-travis-refactorAshley Camba Garrido2017-08-091-1/+0
* Update tox-travis with newer django versionsAshley Camba Garrido2017-08-091-4/+12
* Refactor testing using tox environments and update travis to use themAshley Camba Garrido2017-08-091-3/+128
* Replace py 3.2 classifier with 3.5trovesMatt Robenolt2016-07-231-2/+2
* enable automated testing on django 1.9 and python 3.5Nik Nyby2015-12-031-1/+1
* Fixes #412 and also enable python 3.4 testing with flaskSven-Hendrik Haase2015-03-301-1/+1
* Improved the tox tests.Xavier Ordoquy2015-02-131-1/+3
* Fix tox commandDavid Cramer2013-06-261-1/+1
* Add more stuff to toxDavid Cramer2013-04-041-2/+2
* Remove gevent as a dependancy to support PyPyDavid Cramer2012-10-191-1/+1
* Remove python 2.5 and pypy from toxDavid Cramer2012-10-191-1/+1
* Added python 2.5 to the env list.Jaap Roes2012-08-061-1/+1
* Add a tox.iniMarc Abramowitz2012-05-011-0/+10