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.
2 parents 4070501 + c1c31ef commit 288e440Copy full SHA for 288e440
openhands/core/pyproject.toml
@@ -20,3 +20,6 @@ build-backend = "setuptools.build_meta"
20
where = ["../.."]
21
include = ["openhands*"]
22
23
+[tool.setuptools.package-data]
24
+"*" = ["*.j2"]
25
+
0 commit comments