goolabs: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:36:52 -07:00
parent 64b8684c65
commit 58601d9901

View file

@ -11,7 +11,7 @@ class Goolabs < Formula
sha256 "4f4676626f0872b4c86f3c35c0b80e2e028cf9f0f0b5fae8bbf655f55f552513" => :el_capitan
end
depends_on "python@2" if MacOS.version <= :snow_leopard
depends_on "python@2"
resource "certifi" do
url "https://files.pythonhosted.org/packages/23/3f/8be01c50ed24a4bd6b8da799839066ce0288f66f5e11f0367323467f0cbc/certifi-2017.11.5.tar.gz"