Loading Formula/b5.rb +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ class B5 < Formula version "0.10.0" conflicts_with "b5_legacy", :because => "b5_legacy also provides the b5 executable" depends_on :python3 depends_on "python3" include Language::Python::Virtualenv # See: https://github.com/Homebrew/brew/blob/master/docs/Python-for-Formula-Authors.md Loading Loading
Formula/b5.rb +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ class B5 < Formula version "0.10.0" conflicts_with "b5_legacy", :because => "b5_legacy also provides the b5 executable" depends_on :python3 depends_on "python3" include Language::Python::Virtualenv # See: https://github.com/Homebrew/brew/blob/master/docs/Python-for-Formula-Authors.md Loading