updated python_pip_install.sh

pull/2/head
Hari Sekhon 5 years ago
parent 6fdfd28d38
commit 1d7555c9d1

@ -14,6 +14,8 @@
#
# Installs to --user on Mac to avoid System Integrity Protection built in to OS X El Capitan and later
#
# Also detects and sets up OpenSSL and Kerberos library paths on Mac when using HomeBrew
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x

Loading…
Cancel
Save