aurora-cli: move to Python 3

This commit is contained in:
FX Coudert 2018-12-27 22:55:55 +01:00
parent 4e15f71747
commit 2814a66de4

View file

@ -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