You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you run uv pip install flask --index https://pypi.org/simple --index-strategy unsafe-first-match, we fetch from PyPI twice: once for the default index, and again for --index https://pypi.org/simple .