Skip to content

Commit 61b1fdc

Browse files
committed
listing the folder where the .coverage is supposed to be
1 parent 280f488 commit 61b1fdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ setup_requires =
5151
[coverage:run]
5252
relative_files = True
5353
branch = True
54-
source = aspired
54+
source = src/aspired
5555
data_file = .coverage
5656

5757
[options.packages.find]

0 commit comments

Comments
 (0)