We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78f0d68 + 0e169b1 commit f12a891Copy full SHA for f12a891
1 file changed
pyproject.toml
@@ -46,9 +46,6 @@ artifacts = ["src/agentevals/_static/**"]
46
[tool.hatch.build.targets.wheel]
47
packages = ["src/agentevals"]
48
49
-[tool.hatch.build.targets.wheel.force-include]
50
-"src/agentevals/storage/postgres/migrations" = "agentevals/storage/postgres/migrations"
51
-
52
[tool.uv.workspace]
53
members = ["packages/evaluator-sdk-py"]
54
0 commit comments