Azure / Azure/azure-cli

Don't depend on a pre-release

Open
#31,356 6 comments 3 reactions 1 assignee Claimed by @jiasli View on GitHub
Azure CLI Team customer-reported question
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### Describe the bug

https://github.com/Azure/azure-cli/blob/fce4292629f0e02bafda839e4beec7e4c16060f0/src/azure-cli-core/setup.py#L57

### Related command

-

### Errors

Poor form. Prevents packaging in the `conda-forge` ecosystem.

### Issue script & Debug output

-

### Expected behavior

```python
'msal[broker]>=1.32',
```
https://github.com/AzureAD/microsoft-authentication-library-for-python/releases

### Environment Summary

-

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.