summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-12-07 15:10:16 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2016-12-07 15:10:16 +0100
commit1f790e70e1bd0c88178f982dc2f3d2abc2e67a94 (patch)
tree207e23ca6ed6929877da14f32a26b2f3e87d7308
parent26cb63774014d896413c1355ff7a25fc9869da72 (diff)
[tests] ignore rc files
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index f684f63..eb3d3be 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -20,6 +20,7 @@ pep8ignore =
versioneer.py ALL
_version.py ALL
*.egg ALL
+ *_rc.py ALL
[coverage:run]
branch = True