Skip to content

Commit e30889c

Browse files
committed
fix #57 - include tests in sdist
1 parent 9cae431 commit e30889c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ version-file = "src/iniconfig/_version.py"
4848
[tool.hatch.build.targets.sdist]
4949
include = [
5050
"/src",
51+
"/testing",
5152
]
5253

5354
[tool.hatch.envs.test]

0 commit comments

Comments
 (0)