Thanks for building this much needed tool. It is very nicely done.
Is there a practical way to override the architecture for a specific app install? In my case, I would prefer to use 32-bit versions of Python, even on a 64-bit Windows. I have been through the docs and couldn't find anything.
scoop install python -a x86 or -a 32bit
Thank you.
Most helpful comment
scoop install python -a x86or-a 32bit