aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/os.rb
diff options
context:
space:
mode:
authorDominyk Tiller2017-12-13 06:06:07 +0000
committerDominyk Tiller2017-12-13 06:09:37 +0000
commitd6ebdf1e6253a76cbbe38588a1a16e497afbbfa2 (patch)
tree4e05888b2ae986bc3453217979f781d45d425f58 /Library/Homebrew/os.rb
parent7b558e05228d3d70182ec3592079e5fe4b2b23ef (diff)
downloadbrew-d6ebdf1e6253a76cbbe38588a1a16e497afbbfa2.tar.bz2
python: handle env filtering on pth check
Since ENV filtering became the default this has been chucking erroneous warnings from both `brew doctor` and things like `brew install pygobject` about needing to run: ``` echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/xyz/Library/Python/2.7/lib/python/site-packages/homebrew.pth ``` even though I had Homebrew's `python` installed.
Diffstat (limited to 'Library/Homebrew/os.rb')
0 files changed, 0 insertions, 0 deletions