We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7f87d commit 9f35960Copy full SHA for 9f35960
1 file changed
pyproject.toml
@@ -47,3 +47,6 @@ Documentation = "https://prometheus.github.io/client_python/"
47
48
[tool.setuptools.package-data]
49
prometheus_client = ['py.typed']
50
+
51
+[tool.setuptools.data-files]
52
+"tests" = ["tests/certs/*"]
0 commit comments