aurora-cli: move to Python 3
This commit is contained in:
parent
4e15f71747
commit
2814a66de4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class AuroraCli < Formula
|
|||
sha256 "0aa81ba9c237f213417b5c3c60409d2f754953a98ff3f6eb5c41ec991b90f2d0" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "python@2"
|
||||
depends_on "python"
|
||||
|
||||
def install
|
||||
# No pants yet for Mojave, so we force High Sierra binaries there
|
||||
|
|
Loading…
Reference in a new issue