classes icon indicating copy to clipboard operation
classes copied to clipboard

Outdated install-poetry.py in CI pipelines

Open ivanovmg opened this issue 10 months ago • 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.

ivanovmg avatar Dec 13 '24 05:12 ivanovmg