[metadata] description_file = README.md [flake8] ignore = F401,E722,E203,W503,E713,F402,F841,E302 max-line-length = 230 exclude = .git,.hg,.svn,test,setup.py,__pycache__