Skip to content

Commit 667ca75

Browse files
committed
hotfix: javascript files not installed with binaries
1 parent 6a3d4de commit 667ca75

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
@@ -27,7 +27,7 @@ classifiers = [
2727
system-status = ["psutil"]
2828

2929
[tool.setuptools.package-data]
30-
"*" = ["*.xml"]
30+
"*" = ["*.xml", "*.js"]
3131

3232
[project.urls]
3333
Repository = "https://github.com/Fabric-Development/fabric.git"

0 commit comments

Comments
 (0)