mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-08 11:50:03 +02:00
5 lines
38 B
Makefile
5 lines
38 B
Makefile
|
all: install
|
||
|
|
||
|
install:
|
||
|
pip install .
|