mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-09 18:39:56 +02:00
Merge pull request #135 from qurator-spk/chore/update-python-version
⚙ pyproject.toml: Update supported Python version
This commit is contained in:
commit
625686f204
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ authors = [
|
||||||
description = "The OCR evaluation tool"
|
description = "The OCR evaluation tool"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license.file = "LICENSE"
|
license.file = "LICENSE"
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.9"
|
||||||
keywords = ["qurator", "ocr", "evaluation", "ocr-d"]
|
keywords = ["qurator", "ocr", "evaluation", "ocr-d"]
|
||||||
|
|
||||||
dynamic = ["version", "dependencies", "optional-dependencies"]
|
dynamic = ["version", "dependencies", "optional-dependencies"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue