Files
deb-python-pymysql/setup.cfg
INADA Naoki 302c679b4c bump version
2016-01-10 14:46:26 +09:00

8 lines
100 B
INI

[wheel]
universal = 1
[flake8]
ignore = E226,E301,E701
exclude = tests,build
max-line-length = 119