goolabs: depend on python@2
This commit is contained in:
parent
64b8684c65
commit
58601d9901
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue