Unverified Commit fa1f3571 authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

Update pyproject.toml

parent e7e3adeb
......@@ -39,7 +39,9 @@ dependencies = [
]
[tool.setuptools.packages.find]
include = ["lm_eval*"]
where = ["lm_eval"]
include = ["*"]
namespaces = false
# required to include yaml files in pip installation
[tool.setuptools.package-data]
......
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