Commit Graph

8 Commits (691554bff32853fd94a257ce7cc0f4d10699fe84)

Author SHA1 Message Date
Gerber, Mike 10a8020243 🐛 Fix installing the wrapper
Since the introduction of color in the wrapper (for printing out a
warning if not using the "lastest" images), we had a circular dependency
in setup.py.

Fix this by moving the sub_images list to sub_images.py.
Gerber, Mike e1f29dd5b6 💄 Make 'Using ...:test-github-actions red' message red
Gerber, Mike 2f6229c47a 👷🏾‍♂️ Read commands from cli.py's sub_images dict
As we don't want to maintain two lists of available processor commands,
read the list in cli.py from the setup.py. This seems to work fine.

Fixes .
Gerber, Mike 04d16d93d0 ⬆️ ocrd_calamari 1.0.0 (plus changes for legacy ocrd_calmari)
Gerber, Mike d63b5f4301 Add ocrd-tesserocr-segment-{region,line} commands
Gerber, Mike 81c9e41b01 Temporary support for ocrd_calamari/feat/update-calamari1
Gerber, Mike db1de930a3 🚧 wrapper: Add the rest of the container images
Gerber, Mike 688db6ac64 🚧 Add a wrapper script to call containers