diff --git a/pyproject.toml b/pyproject.toml index e65c3256..3c328d9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ whipper = "whipper.command.main:main" namespaces = false [tool.setuptools.package-data] -"whipper" = ["**"] +"whipper" = ["test/*"] [tool.setuptools_scm] # Empty, but needed to enable SCM