-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
Azure.IdentityEngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.
Description
We need to regularly test our master branch against msal's development branch to catch breaks before release. Practically this means pip installing git+https://github.com/AzureAD/microsoft-authentication-library-for-python@dev instead of, or atop, the requirement in azure-identity's setup.py, and running the test suite as usual. Such a test should fail today because the msal dev branch has a breaking change for azure-identity.
Metadata
Metadata
Assignees
Labels
Azure.IdentityEngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.