blob: 57db4d9685b957e9d147b8727669312b2c15e78d [file] [log] [blame]
[wheel]
universal = 1
[flake8]
max-line-length = 100
ignore = F821
[tool:pytest]
minversion=2.2.0
pep8ignore =
documentation/*.py ALL
test_six.py ALL
flakes-ignore =
documentation/*.py ALL
test_six.py ALL
six.py UndefinedName