summaryrefslogtreecommitdiffstats
path: root/patchwork
diff options
context:
space:
mode:
authorStephen Finucane <stephenfinucane@hotmail.com>2015-04-07 22:20:55 +0100
committerJeremy Kerr <jk@ozlabs.org>2015-05-03 13:46:52 +0800
commitf09e982f58384946111d4157fd2b7c2b31b78612 (patch)
tree7cdd562f1bd2ce0e5d3fbe3fce797d7284f8caca /patchwork
parentae639a6a6aea26b0648a0e2d2fd4bccd7a41c791 (diff)
downloadpatchwork-f09e982f58384946111d4157fd2b7c2b31b78612.tar.bz2
patchwork-f09e982f58384946111d4157fd2b7c2b31b78612.tar.xz
tox: Add tox.ini file
Currently this contains calls to execute the following on the code base: * Unit tests (for all currently supported versions of Django). This requires the addition of a "test" 'local_settings' file * PEP8 (or, rather, flake8) * PyLint * Coverage (based on unit tests) These are designed in such a way that it should be possible to easily add additional environment for testing (like Python3 or Django 1.8). Signed-off-by: Stephen Finucane <stephenfinucane@hotmail.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'patchwork')
0 files changed, 0 insertions, 0 deletions