aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJack Nagel2013-07-22 11:41:46 -0500
committerJack Nagel2013-07-22 11:41:46 -0500
commitb0138b9c9b8ac12deaebd83b0c665c46c16815c8 (patch)
tree4af1af3ac562738c6778d2d2502139403fcce22f /Library
parent9b30fc4afaec39d30d8b4c17529d10e8073fa9e3 (diff)
downloadbrew-b0138b9c9b8ac12deaebd83b0c665c46c16815c8.tar.bz2
Remove redundant reader method
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/requirements/python_dependency.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Homebrew/requirements/python_dependency.rb b/Library/Homebrew/requirements/python_dependency.rb
index f4e919661..1fb0730da 100644
--- a/Library/Homebrew/requirements/python_dependency.rb
+++ b/Library/Homebrew/requirements/python_dependency.rb
@@ -16,7 +16,6 @@ require 'requirement'
class PythonInstalled < Requirement
attr_reader :min_version
attr_reader :if3then3
- attr_reader :site_packages
attr_accessor :site_packages
attr_accessor :binary # The python.rb formula needs to set the binary