Yeah, fuck life changing side effects! White knuckle it like a true american.
Yeah, fuck life changing side effects! White knuckle it like a true american.
I deleted bash on my work computer one week into the job 🫠
It’s less the name squatting and more pip not supporting a certain PyPI resolution order: https://github.com/pypa/pip/issues/8606
For example, I have A, B and C in my requirements.txt but I want to install C from my own private PyPI. Everything works fine until someone uploads a package name C to the public PyPI then suddenly I’m not installing my private package anymore.
Thanks for sharing that. It sounds like it will be helpful.