dry-python/classes

Outdated install-poetry.py in CI pipelines

ivanovmg opened this issue · 0 comments

Bug report

CI pipeline fails.

image

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

image

How is that should be

It is necessary to update CI pipelines accordingly.