mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2026-04-05 15:02:03 +02:00
5 lines
38 B
Makefile
5 lines
38 B
Makefile
|
|
all: install
|
||
|
|
|
||
|
|
install:
|
||
|
|
pip install .
|