diff --git a/Formula/remarshal.rb b/Formula/remarshal.rb index e7fb8d29c6..74b041668d 100644 --- a/Formula/remarshal.rb +++ b/Formula/remarshal.rb @@ -15,7 +15,7 @@ class Remarshal < Formula sha256 "d018b3c983e5256542d1864e6908057bc942b52db07c295cd89f6c8494855405" => :yosemite end - depends_on "python@2" if MacOS.version <= :snow_leopard + depends_on "python@2" resource "PyYAML" do url "https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz"