Skip to content

Commit e891218

Browse files
danielballanMr0grog
authored andcommitted
Reinstate package selection overridden by exclude.
1 parent cfda07b commit e891218

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ build.hooks.vcs.version-file = "wayback/_version.py"
8686
exclude = [".git_archival.txt"]
8787

8888
[tool.hatch.build.targets.wheel]
89+
packages = ["wayback"]
8990
exclude = ["wayback/tests/*"]
9091

9192
[tool.check-wheel-contents]

0 commit comments

Comments
 (0)