mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
travis
This commit is contained in:
@@ -13,9 +13,9 @@ cd ~/pybuild
|
|||||||
#sudo installer -pkg python-$BUILD_PYTHON_VERSION-macosx10.9.pkg -target /
|
#sudo installer -pkg python-$BUILD_PYTHON_VERSION-macosx10.9.pkg -target /
|
||||||
|
|
||||||
brew install openssl@1.1
|
brew install openssl@1.1
|
||||||
brew install python
|
brew install python3
|
||||||
brew ls --verbose openssl@1.1
|
brew ls --verbose openssl@1.1 | grep libssl
|
||||||
brew ls --verbose python
|
brew ls --verbose python3 | grep lib
|
||||||
|
|
||||||
export python=python3
|
export python=python3
|
||||||
export pip=pip3
|
export pip=pip3
|
||||||
|
|||||||
Reference in New Issue
Block a user