MSAL client type
Public
Problem Statement
Homebrew can only install Python package from source, as it has --no-binary=:all: pip option by default.
So it's not possible to install pymsalruntime in Homebrew for now.
Ref: https://github.com/Homebrew/brew/blob/cd651094878e88cb710bc24e253bff8b3595258e/Library/Homebrew/formula.rb#L1855
Proposed solution
Release source distribution on PyPI