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