mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2026-09-13 21:31:54 +02:00
5 lines
38 B
Makefile
5 lines
38 B
Makefile
|
|
all: install
|
||
|
|
|
||
|
|
install:
|
||
|
|
pip install .
|