1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

⚙ pyproject.toml: Add license.file

This commit is contained in:
Mike Gerber 2024-07-19 09:58:01 +02:00
parent 2e9e88cc1e
commit 27ad145c7e

View file

@ -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"]