We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 214baeb commit bdf7256Copy full SHA for bdf7256
1 file changed
pyproject.toml
@@ -118,6 +118,7 @@ zip-safe = false
118
119
[tool.setuptools.package-data]
120
"murfey.client.tui" = ["*.css"]
121
+"murfey.util" = ["route_manifest.yaml"]
122
123
[tool.setuptools.packages.find]
124
where = ["src", "tests"]
0 commit comments