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