Azure / Azure/azure-cli-dev-tools
installing private WHLs should happen at the end of setup
Open
bug
Setup
- Dominant language
- Python
- Stars
- 91
- Forks
- 134
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 1
Description
Currently private WHL files are installed first, before modules. This can result in the private WHL file being overwritten by a dependency in the existing module, which then necessitates reinstalling the private WHL.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.