Skip to content

Commit eca49c9

Browse files
committed
📦 Include testing with coverage cfgs @ sdist
This is needed for CI testing to be able to measure data from sdist.
1 parent eb56127 commit eca49c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hatch.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[build.targets.sdist]
22
include = [
3+
'.coveragerc',
34
'src/',
45
'tests/',
6+
'pytest.ini',
57
'tox.ini',
68
]
79

0 commit comments

Comments
 (0)