sqlparse: depend on python instead of :python

master
ilovezfs 2018-01-01 11:42:43 -08:00
parent a5608b18c6
commit 5e8460eac1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ class Sqlparse < Formula
sha256 "7155f5eca1b0f127a1f82846842c50e540460093ebc0b6735b724979594b6a06" => :el_capitan
end
depends_on :python if MacOS.version <= :snow_leopard
depends_on "python" if MacOS.version <= :snow_leopard
def install
virtualenv_install_with_resources