phi/setup.cfg

12 lines
139 B
INI
Raw Normal View History

2017-12-24 12:38:38 +01:00
[aliases]
2017-12-24 13:21:14 +01:00
test=pytest
[flake8]
exclude =
.git,
__pycache__,
*.pyc,
openldap,
env,
*.egg*,