phi/setup.cfg
2017-12-24 13:21:14 +01:00

12 lines
139 B
INI

[aliases]
test=pytest
[flake8]
exclude =
.git,
__pycache__,
*.pyc,
openldap,
env,
*.egg*,