make install: update setuptools, too

This commit is contained in:
Robert Sachunsky 2024-10-01 03:50:46 +02:00
parent 23e282ce8c
commit 1162a1c8c9

View file

@ -24,6 +24,7 @@ help:
# Install with pip # Install with pip
install: install:
pip install -U setuptools pip
pip install . pip install .
# Downloads the pre-trained models from qurator-data.de # Downloads the pre-trained models from qurator-data.de