Remove .coveragerc

specs-repos don't run coverage, remove the unused file.

Change-Id: I2cd5fb0e7376e1fe4d444c0a09a8f7f9e4ddb923
This commit is contained in:
Andreas Jaeger 2015-07-06 21:20:54 +02:00
parent b875d5dc67
commit 6b4f6fec79
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
[run]
branch = True
source = {{cookiecutter.module_name}}
omit = {{cookiecutter.module_name}}/tests/*,{{cookiecutter.module_name}}/openstack/*
[report]
ignore-errors = True