mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-20 17:19:58 +02:00
📝 dinglehopper: Update author info
This commit is contained in:
parent
0f056b9672
commit
0c179c8fb0
1 changed files with 2 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -6,7 +6,8 @@ with open('requirements.txt') as fp:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='dinglehopper',
|
name='dinglehopper',
|
||||||
author_email='qurator@sbb.spk-berlin.de',
|
author='Mike Gerber, The QURATOR SPK Team',
|
||||||
|
author_email='mike.gerber@sbb.spk-berlin.de, qurator@sbb.spk-berlin.de',
|
||||||
description='The OCR evaluation tool',
|
description='The OCR evaluation tool',
|
||||||
long_description=open('README.md', 'r', encoding='utf-8').read(),
|
long_description=open('README.md', 'r', encoding='utf-8').read(),
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue