scour: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:37:06 -07:00
parent aa74ca3cad
commit f05447cdc8

View file

@ -15,7 +15,7 @@ class Scour < Formula
sha256 "cf80be6ef39cbcdb2e4944799442f0d5fa2a76295fb54eae8677de6b72c8626d" => :yosemite
end
depends_on "python@2" if MacOS.version <= :snow_leopard
depends_on "python@2"
resource "six" do
url "https://files.pythonhosted.org/packages/b3/b2/238e2590826bfdd113244a40d9d3eb26918bd798fc187e2360a8367068db/six-1.10.0.tar.gz"