diff --git a/pyproject.toml b/pyproject.toml index 3c02d33..9dabb41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = [ {name = "Mike Gerber", email = "mike.gerber@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" license.file = "LICENSE" requires-python = ">=3.9"