Don't depend on a pre-release
Open
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
Assessment
This issue has not been assessed yet.