alexandrebarachant/pyRiemann

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[report]
include = */pyriemann/*
omit =
    */python?.?/*
    */site-packages/pytest/*
    */setup.py
    */tests/*
    */examples/*