Bench katex files distributed in installation package now

This commit is contained in:
Jake Poznanski 2025-06-30 17:07:38 +00:00
parent f09b9ff142
commit 44cba7911b

View File

@ -133,6 +133,8 @@ olmocr = [
"py.typed",
"viewer/*.html",
"eval/*.html",
"bench/katex/*.js",
"bench/katex/*.css",
]
[tool.setuptools.dynamic]