We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfda07b commit e891218Copy full SHA for e891218
pyproject.toml
@@ -86,6 +86,7 @@ build.hooks.vcs.version-file = "wayback/_version.py"
86
exclude = [".git_archival.txt"]
87
88
[tool.hatch.build.targets.wheel]
89
+packages = ["wayback"]
90
exclude = ["wayback/tests/*"]
91
92
[tool.check-wheel-contents]
0 commit comments