Skip to content

Commit

Permalink
Disable module with wrong license
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <[email protected]>
  • Loading branch information
stweil committed Jun 5, 2024
1 parent f2f8a59 commit bae95d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ CUSTOM_DEPS = unzip wget parallel git less # add more packages for deps-ubuntu b

DEFAULT_DISABLED_MODULES = cor-asv-fst opencv-python ocrd_ocropy ocrd_pc_segmentation ocrd_neat

# See https://github.com/OCR-D/ocrd_anybaseocr/issues/96.
DEFAULT_DISABLED_MODULES += ocrd_anybaseocr

# See https://github.com/cisocrgroup/ocrd_cis/issues/101.
DEFAULT_DISABLED_MODULES += ocrd_cis

Expand Down

0 comments on commit bae95d0

Please sign in to comment.