I use WSL (Windows Services for Linux) as my command line shell on Windows 10. I use basic tools such as grep, git etc inside WSL; for coding tools such as Rust cargo, Python, etc I usually (since WSL ...
I'm trying to install Poetry 1.7.1 in the latest PyPy 3.9 (pypy:3.9-slim, sha256:129bfb1172d152c20b4634b85e659e02d6269d35a2cf1eec7303f857e9185116). It works just fine ...