Update pyproject.toml

This commit is contained in:
Jake Poznanski 2025-05-23 15:14:07 -07:00 committed by GitHub
parent f84f5a4b91
commit 21d3a3cca1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
# See https://setuptools.pypa.io/en/latest/userguide/quickstart.html for more project configuration options.
name = "olmocr"
description = "Fast, efficient, and high quality OCR powered by open visual language models"
dynamic = ["version"]
readme = "README.md"
classifiers = [