[wheel]
universal = 1
[pytest]
flake8-ignore =
*.py E731 E402
pygal/__init__.py F401
pygal/_compat.py F821 F401
docs/conf.py ALL