Skip to content

Commit

Permalink
⚙ pyproject.toml: Add license.file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Jul 19, 2024
1 parent 2e9e88c commit 27ad145
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

Expand Down

0 comments on commit 27ad145

Please sign in to comment.