Skip to content

Commit bed79f6

Browse files
authored
Fix coverage (#2)
1 parent 0629959 commit bed79f6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.coveragerc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
[run]
22
omit =
3-
pylibjpeg/tests/*
4-
pylibjpeg/scripts/*
5-
pylibjpeg/data/*
6-
pylibjpeg/src/*
3+
libjpeg/tests/*
4+
libjpeg/scripts/*
5+
libjpeg/src/*
76
pydicom/*
87
pydicom-master/*

0 commit comments

Comments
 (0)