diff --git a/pyproject.toml b/pyproject.toml index 1dbf992..e1f0dc4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -133,6 +133,8 @@ olmocr = [ "py.typed", "viewer/*.html", "eval/*.html", + "bench/katex/*.js", + "bench/katex/*.css", ] [tool.setuptools.dynamic]