⚙ pyproject.toml: Add license.file

pull/113/head
Mike Gerber 2 months ago
parent 2e9e88cc1e
commit 27ad145c7e

@ -9,6 +9,7 @@ authors = [
]
description = "The OCR evaluation tool"
readme = "README.md"
license.file = "LICENSE"
requires-python = ">=3.8"
keywords = ["qurator", "ocr", "evaluation", "ocr-d"]

Loading…
Cancel
Save