[Pkg-bitcoin-commits] [python-quamash] 226/269: flake8 - ignore more directories

Jonas Smedegaard dr at jones.dk
Fri Nov 24 11:26:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository python-quamash.

commit d0b1810f35e9a2e432a28eac76fa7c55d06027c0
Author: Mark Harviston <mark.harviston at gmail.com>
Date:   Sun Jan 18 21:53:53 2015 -0800

    flake8 - ignore more directories
    
    this speeds up the flake8 check & gives prettier results when calling
    with -v
---
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tox.ini b/tox.ini
index 7e50084..4b44c8c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -47,4 +47,4 @@ commands=py.test --cov quamash
 [flake8]
 max-complexity=15
 ignore=D1,W191,E501
-exclude=build
+exclude=build,.git,__pycache__,wheelhouse,htmlcov,dist,.cache,*.egg-info,appveyor

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/python-quamash.git



More information about the Pkg-bitcoin-commits mailing list