Skip to content

Commit 16bd694

Browse files
committed
Exclude external dependencies from coverage analysis
1 parent ecff226 commit 16bd694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ parallel = True
33
concurrency = multiprocessing,thread
44
omit =
55
*/plotpy/tests/*
6+
*/plotpy/external/*
67
*/plotpy/plot/interactive.py
78
*.vscode/extensions*
89
*/qwt/*

0 commit comments

Comments
 (0)