Exclude well-known non-code paths from flake8
Also fix a minor flake8 issue in setup.py.
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