X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Ftox.ini;fp=project_template%2Ftox.ini;h=af6fb31524347c0db23a484b47e1d908e1501bcb;hp=700cac6b8afed833bf9600eaeb013aa944e4fb33;hb=dea2f6af05934978b2357b1e8c552c87ef2b0e88;hpb=d2ae446948dfe5dea3be425184a7319257deec38 diff --git a/project_template/tox.ini b/project_template/tox.ini index 700cac6..af6fb31 100644 --- a/project_template/tox.ini +++ b/project_template/tox.ini @@ -31,9 +31,9 @@ commands = {[general]commands} [testenv:py27-flake8] deps = flake8 -commands = flake8 {project} scripts tests +commands = flake8 [testenv:py34-flake8] deps = flake8 -commands = flake8 {project} scripts tests +commands = flake8