poetry
poetry copied to clipboard
Fail command install if cannot be installed
An error code is returned if the installation command fails. Also the style is changed from warning to error.
Tests was updated.
Pull Request Check List
Resolves: #8637
- [x] Added tests for changed code.
- [ ] Updated documentation for changed code.