Skip to content

Commit 98b350a

Browse files
committed
Revert: Use relative paths for coverage
1 parent 5a59497 commit 98b350a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.coveragerc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[run]
22
branch = True
3-
source =
4-
setuptools_git_versioning.py
3+
source_pkgs = setuptools_git_versioning
54
omit =
65
tests/*
76
parallel = true
8-
relative_files = true
97
data_file = reports/.coverage

0 commit comments

Comments
 (0)