install-poetry.py
23 KB
-
Poetry Install with `pip` unavailable shouldn't throw Exception (#4522) · 07245670
When installing Poetry through `install-poetry.py`, if `pip` is not available, Exception should not be raised, rather installation should be aborted with user-friendly error msg. Fixes #4521 Co-authored-by: TurtleNishant <nishant@turtlelectric.com> Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
Nishant Misra committed