Outdated install-poetry.py in CI pipelines
ivanovmg opened this issue · 0 comments
ivanovmg commented
Bug report
CI pipeline fails.
What's wrong
The reason for the problem is due to install-poetry.py being deprecated.
Reference: https://python-poetry.org/docs/#installing-with-the-official-installer
How is that should be
It is necessary to update CI pipelines accordingly.

