pyqtgraph/.coveragerc

12 lines
133 B
Plaintext
Raw Normal View History

[run]
source =
pyqtgraph
[report]
omit =
*/python?.?/*
*/site-packages/nose/*
*test*
*/__pycache__/*
*.pyc