From d6c70cf83ffb69e2ced6f909181d7bafc7b4aa8b Mon Sep 17 00:00:00 2001 From: Anthon van der Neut Date: Fri, 23 Jun 2017 10:00:48 +0200 Subject: level zero literals, renamed plug-in, mypy updates --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 629205d..73b3c2c 100644 --- a/tox.ini +++ b/tox.ini @@ -11,7 +11,7 @@ deps = [testenv:pep8] commands = - flake8 {posargs} + flake8 --exclude jabsy,jinja2,base,cmd,convert{posargs} [flake8] show-source = True -- cgit v1.2.1