Skip to content

Commit 9682a74

Browse files
committed
Add missing http conf files
1 parent 8b63ef5 commit 9682a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ exclude = ["tests", "tests.*"]
2929

3030
[tool.setuptools.package-data]
3131
wyoming = ["py.typed"]
32+
"wyoming.http" = ["conf/*.yaml"]
3233

3334
[build-system]
3435
requires = ["setuptools>=42", "wheel"]

0 commit comments

Comments
 (0)