phi/setup.cfg

12 lines
139 B
INI

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