[wheel] [flake8] ignore = E123,E221,E226,E302,E41,E701 max-line-length = 160 max-complexity = 10 [tool:pytest] [aliases] test=pytest