Skip to content

Commit 9615863

Browse files
authored
Update pyproject.toml
1 parent 8e122c1 commit 9615863

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ credspray = "credspray_wrapper:main"
4242

4343
[tool.setuptools]
4444
py-modules = ["credspray_wrapper"]
45+
include-package-data = true
4546

4647
[tool.setuptools.package-data]
47-
"*" = ["credspray.sh"]
48+
"*" = ["*.sh"]

0 commit comments

Comments
 (0)