pyinvoke: depend on python instead of :python

master
ilovezfs 2018-01-01 11:42:40 -08:00
parent 4b0c6705c9
commit ba8ba67c2c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class Pyinvoke < Formula
sha256 "469e5c09a730700659b77c38f461339bad4daf2042b273b1a3ea64d78fb5cf68" => :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