Skip to content

Commit

Permalink
Merge pull request #100 from OCR-D/update-pc-segmentation
Browse files Browse the repository at this point in the history
Update ocrd-pixelclassifier-segmentation -> 0.1.5
  • Loading branch information
stweil authored May 26, 2020
2 parents 47df98a + 1e8cd77 commit 90d64ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ ifneq ($(findstring ocrd_pc_segmentation, $(OCRD_MODULES)),)
OCRD_EXECUTABLES += $(OCRD_PC_SEGMENTATION)
OCRD_PC_SEGMENTATION := $(BIN)/ocrd-pc-segmentation
$(OCRD_PC_SEGMENTATION): ocrd_pc_segmentation
. $(ACTIVATE_VENV) && $(MAKE) -C $< deps
$(pip_install)
endif

Expand Down

0 comments on commit 90d64ab

Please sign in to comment.