1
0
Fork 0
mirror of https://github.com/python-poetry/install.python-poetry.org.git synced 2024-09-13 13:17:11 -04:00
(A fork of) The official Poetry installation script
Find a file
Nishant Misra b2aef2b5cd Poetry Install with pip unavailable shouldn't throw Exception (#4522)
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>
2021-11-10 07:27:47 -07:00
install-poetry.py Poetry Install with pip unavailable shouldn't throw Exception (#4522) 2021-11-10 07:27:47 -07:00