Remove redundant reader method
This commit is contained in:
parent
9b30fc4afa
commit
b0138b9c9b
@ -16,7 +16,6 @@ require 'requirement'
|
|||||||
class PythonInstalled < Requirement
|
class PythonInstalled < Requirement
|
||||||
attr_reader :min_version
|
attr_reader :min_version
|
||||||
attr_reader :if3then3
|
attr_reader :if3then3
|
||||||
attr_reader :site_packages
|
|
||||||
attr_accessor :site_packages
|
attr_accessor :site_packages
|
||||||
attr_accessor :binary # The python.rb formula needs to set the binary
|
attr_accessor :binary # The python.rb formula needs to set the binary
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user