We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c020da commit 24117e3Copy full SHA for 24117e3
1 file changed
pyproject.toml
@@ -39,9 +39,6 @@ artifacts = ["src/agentevals/_static/**"]
39
[tool.hatch.build.targets.wheel]
40
packages = ["src/agentevals"]
41
42
-[tool.uv]
43
-no-build-isolation-package = ["rouge_score"]
44
-
45
[tool.uv.workspace]
46
members = ["packages/evaluator-sdk-py"]
47
0 commit comments