tcalmant / ipopo

iPOPO: a Service-Oriented Component Model for Python
https://ipopo.readthedocs.io/
Apache License 2.0
69 stars 28 forks source link

Update .coveragerc file #50

Closed tcalmant closed 9 years ago

tcalmant commented 9 years ago

The options of .coveragerc have changed with coverage 4.0. The exclude option seems to have been renamed:

py27 installed: coverage==4.0,iPOPO==0.6.3,jsonrpclib-pelix==0.2.6,nose==1.3.7,wheel==0.24.0
[...]
coverage.misc.CoverageException: Unrecognized option '[report] exclude=' in config file .coveragerc

This causes Travis-CI builds to fail.

tcalmant commented 9 years ago

Fixed in 323baf095b71f0ec895a3db3f1131642b666b017