aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sip.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/sip.rb b/Library/Formula/sip.rb
index e575c42ae..de479e522 100644
--- a/Library/Formula/sip.rb
+++ b/Library/Formula/sip.rb
@@ -34,8 +34,6 @@ class Sip < Formula
end
pythons.each do |python, version|
- ENV["PYTHONPATH"] = lib/"python#{version}/site-packages"
-
# Note the binary `sip` is the same for python 2.x and 3.x
system python, "configure.py",
"--deployment-target=#{MacOS.version}",