Skip to content

Commit 420d81b

Browse files
baldurmenMerlijnWajer
authored andcommitted
Make sure all the test files are installed
Signed-off-by: Louis-Philippe Véronneau <pollo@debian.org>
1 parent b433c62 commit 420d81b

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
@@ -45,7 +45,7 @@ whipper = "whipper.command.main:main"
4545
namespaces = false
4646

4747
[tool.setuptools.package-data]
48-
"whipper" = ["test/*"]
48+
"whipper" = ["test/**"]
4949

5050
[tool.setuptools_scm]
5151
# Empty, but needed to enable SCM

0 commit comments

Comments
 (0)