b8e8287490
* Corrected flake8 environment (running through hacking.sh) * Added exception for netaddr for pip 1.5 * Ignoring no-source errors with coverage Change-Id: I2017946fd0db7c69f6a2d8d0be0fc79f3c5d5439
6 lines
111 B
INI
6 lines
111 B
INI
[run]
|
|
omit = etc/*,setup.py,*egg*,.tox/*,barbican/tests/*,*barbican/openstack/*
|
|
|
|
[report]
|
|
ignore_errors = True
|