"symphony/vscode:/vscode.git/clone" did not exist on "801523fcd92886ef09e369ccb9b7701fc5a0f663"
Unverified Commit 053e1f5f authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update pyproject.toml

parent 992f021b
...@@ -43,7 +43,7 @@ packages = ["lm_eval"] ...@@ -43,7 +43,7 @@ packages = ["lm_eval"]
# required to include yaml files in pip installation # required to include yaml files in pip installation
[tool.setuptools.package-data] [tool.setuptools.package-data]
lm_eval = ["**/*.yaml", "tasks/**/*"] lm_eval = ["**/*.yaml", "lm_eval/**/*"]
examples = ["**/*.yaml"] examples = ["**/*.yaml"]
[project.scripts] [project.scripts]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment