Add a __init__.py file to test the v1, but do not test the hack of oslo incubator. Change-Id: Ic3435c29e3f04d876383b17264684e3a5b3ae46b
13 lines
259 B
INI
13 lines
259 B
INI
[run]
|
|
branch = True
|
|
source = cloudkittyclient
|
|
omit =
|
|
cloudkittyclient/tests/*,
|
|
cloudkittyclient/openstack/*,
|
|
cloudkittyclient/i18n.py,
|
|
cloudkittyclient/common/client.py,
|
|
cloudkittyclient/common/exceptions.py
|
|
|
|
[report]
|
|
ignore-errors = True
|