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 8b63ef5 commit 9682a74Copy full SHA for 9682a74
pyproject.toml
@@ -29,6 +29,7 @@ exclude = ["tests", "tests.*"]
29
30
[tool.setuptools.package-data]
31
wyoming = ["py.typed"]
32
+"wyoming.http" = ["conf/*.yaml"]
33
34
[build-system]
35
requires = ["setuptools>=42", "wheel"]
0 commit comments