We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb56127 commit eca49c9Copy full SHA for eca49c9
hatch.toml
@@ -1,7 +1,9 @@
1
[build.targets.sdist]
2
include = [
3
+ '.coveragerc',
4
'src/',
5
'tests/',
6
+ 'pytest.ini',
7
'tox.ini',
8
]
9
0 commit comments