mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
re-allow py38
This commit is contained in:
parent
7b618921ce
commit
b7d1cb455a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ authors = [
|
|||
description = "An OCR evaluation tool"
|
||||
readme = "README.md"
|
||||
license.file = "LICENSE"
|
||||
requires-python = ">=3.9"
|
||||
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