Skip to content

Commit cb5a384

Browse files
committed
fix(JobD): include jobd_functions.xml in build
1 parent d3656f7 commit cb5a384

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ classifiers = [
1616
license = "Apache-2.0"
1717
license-files = ["LICEN[CS]E*"]
1818

19+
[tool.setuptools.package-data]
20+
sipgate_e2e_test_utils = ["jobd_functions.xml"]
21+
1922
[project.urls]
2023
Homepage = "https://github.com/sipgate/sipgate-e2e-test-utils"
2124
Issues = "https://github.com/sipgate/sipgate-e2e-test-utils/issues"

0 commit comments

Comments
 (0)