We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16793ea + e30889c commit 30a0fa8Copy full SHA for 30a0fa8
1 file changed
pyproject.toml
@@ -49,6 +49,7 @@ version-file = "src/iniconfig/_version.py"
49
[tool.hatch.build.targets.sdist]
50
include = [
51
"/src",
52
+ "/testing",
53
]
54
55
[tool.hatch.envs.test]
0 commit comments