mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-02 23:49:54 +02:00
rfct: move CLI to dedicated module
This commit is contained in:
parent
9d6fc72d20
commit
62e76324be
3 changed files with 24 additions and 23 deletions
2
setup.py
2
setup.py
|
@ -16,7 +16,7 @@ setup(
|
|||
install_requires=install_requires,
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
'eynollah=sbb_newspapers_org_image.eynollah:main',
|
||||
'eynollah=sbb_newspapers_org_image.cli:main',
|
||||
# 'ocrd-eynollah=eynollah.ocrd_cli:cli',
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue