howdoi: rename python@2 dependency

This commit is contained in:
ilovezfs 2018-03-01 23:47:32 -08:00
parent ad15e8a433
commit 7bc5ea4f89

View file

@ -11,7 +11,7 @@ class Howdoi < Formula
sha256 "899bff6bb142255b716f83d612fc7d9388411b5416b3c2a90a3f19c4847f78d1" => :el_capitan
end
depends_on "python" if MacOS.version <= :snow_leopard
depends_on "python@2" if MacOS.version <= :snow_leopard
resource "certifi" do
url "https://files.pythonhosted.org/packages/15/d4/2f888fc463d516ff7bf2379a4e9a552fef7f22a94147655d9b1097108248/certifi-2018.1.18.tar.gz"