mirror of
https://github.com/qurator-spk/sbb_binarization.git
synced 2025-06-09 20:29:57 +02:00
make install: update setuptools, too
This commit is contained in:
parent
23e282ce8c
commit
1162a1c8c9
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ help:
|
|||
|
||||
# Install with pip
|
||||
install:
|
||||
pip install -U setuptools pip
|
||||
pip install .
|
||||
|
||||
# Downloads the pre-trained models from qurator-data.de
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue