diff --git a/pyproject.toml b/pyproject.toml index febf84b..3f2a7bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ system-status = ["psutil"] [tool.setuptools.package-data] -"*" = ["*.xml"] +"*" = ["*.xml", "*.js"] [project.urls] Repository = "https://github.com/Fabric-Development/fabric.git"