Skip to content
Snippets Groups Projects
Commit b0138b9c authored by Jack Nagel's avatar Jack Nagel
Browse files

Remove redundant reader method

parent 9b30fc4a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment