7 ms·
I think anaconda's rug pull was on the repository (you can still use packages from conda-forge for free). uv just uses pypi, so it would be just a question of
by scarlehoff 1y ago
I think anaconda's rug pull was on the repository (you can still use packages from conda-forge for free).
uv just uses pypi, so it would be just a question of changing from uv to pip, poetry or whatever, all packages would still be coming from the same place.