I'm on a fresh install of Windows with a fresh install of Python (for Windows 3.9.0).
I installed via
py -m pip install --user pipx
py -m pipx ensurepath
In both PowerShell and in cmd.exe running pipx --ansi produces nice colors.
Is there a reason it doesn't default to --ansi on Windows?
I'm a little confused...pipx doesn't have an --ansi option.
I'm an idiot... please disregard. I meant to put this on Poetry.
Most helpful comment
I'm an idiot... please disregard. I meant to put this on Poetry.