Egor Gorbunov

Results 1 comments of Egor Gorbunov

> > To anyone needing this, I made a fork from installation script disabling SSL certification validation: > > https://github.com/fdcastel/install-poetry > > ```powershell > > (Invoke-WebRequest -Uri https://raw.githubusercontent.com/fdcastel/install-poetry/main/install-poetry.py -UseBasicParsing).Content |...