Remove --ignore-installed

This commit is contained in:
twangboy 2020-03-23 17:36:24 -06:00
parent e6cc2a6192
commit afcedc5232
No known key found for this signature in database
GPG key ID: 93FF3BDEB278C9EB

View file

@ -294,7 +294,6 @@ echo "##########################################################################
$PIP install -r $SRCDIR/pkg/osx/req_ext.txt \
--global-option=build_ext \
--global-option="-I$INSTALL_DIR/include" \
--ignore-installed \
--no-cache-dir
echo "--------------------------------------------------------------------------------"