Unverified Commit 59204667 authored by Lintang Sutawika's avatar Lintang Sutawika Committed by GitHub
Browse files

Update pyproject.toml

parent 053e1f5f
......@@ -43,7 +43,7 @@ packages = ["lm_eval"]
# required to include yaml files in pip installation
[tool.setuptools.package-data]
lm_eval = ["**/*.yaml", "lm_eval/**/*"]
lm_eval = ["**/*.yaml", "api/**/*", "decontamination/**/*", "filters/**/*", "models/**/*", "prompts/**/*", "tasks/**/*"]
examples = ["**/*.yaml"]
[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