We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3656f7 commit cb5a384Copy full SHA for cb5a384
pyproject.toml
@@ -16,6 +16,9 @@ classifiers = [
16
license = "Apache-2.0"
17
license-files = ["LICEN[CS]E*"]
18
19
+[tool.setuptools.package-data]
20
+sipgate_e2e_test_utils = ["jobd_functions.xml"]
21
+
22
[project.urls]
23
Homepage = "https://github.com/sipgate/sipgate-e2e-test-utils"
24
Issues = "https://github.com/sipgate/sipgate-e2e-test-utils/issues"
0 commit comments