Merge pull request #155 from jparise/flake8
Exclude well-known non-code paths from flake8
This commit is contained in:
@@ -23,6 +23,7 @@ markers =
|
||||
[flake8]
|
||||
show-source = True
|
||||
max-line-length = 80
|
||||
exclude = .tox/*,.venv/*,docs/*
|
||||
|
||||
[bumpversion:file:pymemcache/__init__.py]
|
||||
|
||||
|
Reference in New Issue
Block a user