gandi.cli: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:36:49 -07:00
parent 0f3db2a61f
commit 46970835fc

View file

@ -13,7 +13,7 @@ class GandiCli < Formula
sha256 "b60eddd8819423f9baf6f4a3b4ee1df5c8996bd35094170384145a5eefa15cff" => :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"