set a minimum version for python/openssl

This commit is contained in:
Jay Lee
2020-03-25 09:14:06 -04:00
parent a54a29a3ac
commit d144ce3135
2 changed files with 6 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ whereibelong=$(pwd)
#echo "Brew installing xz..."
#brew install xz > /dev/null
brew upgrade
#brew upgrade
# prefer standard GNU tools like date over MacOS defaults
export PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"