Commit b091db99 authored by Jason R. Coombs's avatar Jason R. Coombs

Exclude _distutils from flake8 also.

parent 45721e8f
[flake8]
max-line-length = 88
extend-exclude =
build/lib
build
setuptools/_vendor
setuptools/_distutils
pkg_resources/_vendor
ignore =
# W503 violates spec https://github.com/PyCQA/pycodestyle/issues/513
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment