upgrade builds tools

This commit is contained in:
Biplob SD 2020-06-24 23:52:49 +06:00 committed by GitHub
parent f1f2d7035f
commit 681336b7ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ WORKDIR=${SRCDIR:-/src}
SPEC_FILE="${SRCDIR}/${4}"
pip install --upgrade pip wheel setuptools
#
# In case the user specified a custom URL for PYPI, then use
# that one, instead of the default one.