Support pip as installation method (over MSI and scripts)
Open
act-platform-engineering-squad
customer-reported
feature-request
Installation
Packaging
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
For Python the standard way of installing packages is pip.
The pip installation works already but is not promoted nor supported. If it were we could just add a `azure-cli` line to our `requirements.txt `and it would automatically get installed and updated.
**Additional context**
Is there any reason (left) that requires alternative installation options like MSI on Windows and package managers on Linux?
Contributor guide
Assessment
This issue has not been assessed yet.