Skip to content

Commit 3d7c509

Browse files
Include tests directory in SDist
1 parent b7e5fa4 commit 3d7c509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ typing = [
6060
]
6161

6262
[tool.hatch.build.targets.sdist]
63-
include = ["backoff"]
63+
include = ["backoff", "tests"]
6464

6565
[tool.hatch.build.targets.wheel]
6666
include = ["backoff"]

0 commit comments

Comments
 (0)