mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 20:00:01 +02:00
🐛 pyproject.toml: Fix description
This commit is contained in:
parent
ef817cb343
commit
f6dfb77f94
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ authors = [
|
||||||
{name = "Mike Gerber", email = "mike.gerber@sbb.spk-berlin.de"},
|
{name = "Mike Gerber", email = "mike.gerber@sbb.spk-berlin.de"},
|
||||||
{name = "The QURATOR SPK Team", email = "qurator@sbb.spk-berlin.de"},
|
{name = "The QURATOR SPK Team", email = "qurator@sbb.spk-berlin.de"},
|
||||||
]
|
]
|
||||||
description = "The OCR evaluation tool"
|
description = "An OCR evaluation tool"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license.file = "LICENSE"
|
license.file = "LICENSE"
|
||||||
requires-python = ">=3.9"
|
requires-python = ">=3.9"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue