We don't test with Brew Python, but we do test with PyEnv Python on Mac and it works: https://travis-ci.com/github/pybuilder/pybuilder/jobs/502734233 I would highly recommend using PyEnv with Brew ...
It's worth noting that these two ideas are not mutually exclusive. $ ~/Homebrew/bin/pyenv install 2.7.11 python-build: use openssl from homebrew python-build: use ...
The Homebrew will install all the packages to their own director and then symbolic links their files into /usr/local. It will not install the files outside of its prefix. The user can place a Homebrew ...