mirror of
https://github.com/qurator-spk/ocrd_repair_inconsistencies.git
synced 2025-06-09 03:40:06 +02:00
no version then
This commit is contained in:
parent
3d0a59e0d7
commit
1e8544e2ab
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -5,7 +5,6 @@ from setuptools import setup, find_packages
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='ocrd_repair_inconsistencies',
|
name='ocrd_repair_inconsistencies',
|
||||||
version='0.1.0',
|
|
||||||
description='Repair glyph/word/line order inconsistencies',
|
description='Repair glyph/word/line order inconsistencies',
|
||||||
long_description=codecs.open('README.md', encoding='utf-8').read(),
|
long_description=codecs.open('README.md', 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