diff --git a/dev-build.sh b/dev-build.sh index 766ecfa..7f7206c 100755 --- a/dev-build.sh +++ b/dev-build.sh @@ -62,7 +62,6 @@ export LD_LIBRARY_PATH echo "Updating setuptools..." ${PIP} install --upgrade setuptools -${PIP} install --upgrade pip ${PIP} install --upgrade wheel echo "Installing PyInstaller..."