mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
⬆ Move on to supporting Python >= 3.8 only
This commit is contained in:
parent
c752793be6
commit
7a192880f1
2 changed files with 3 additions and 9 deletions
|
@ -9,7 +9,7 @@ authors = [
|
|||
]
|
||||
description = "The OCR evaluation tool"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.6"
|
||||
requires-python = ">=3.8"
|
||||
keywords = ["qurator", "ocr", "evaluation", "ocr-d"]
|
||||
|
||||
dynamic = ["version", "dependencies", "optional-dependencies"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue