Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gracefully handle non-existent packages in local indexes #4545

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Jun 26, 2024

Summary

Ensures that local indexes can be used as --extra-index-url by gracefully handling "404" errors.

Closes #4540.

@charliermarsh charliermarsh added the bug Something isn't working label Jun 26, 2024
@charliermarsh charliermarsh enabled auto-merge (squash) June 26, 2024 12:50
@charliermarsh charliermarsh merged commit a5b5856 into main Jun 26, 2024
47 checks passed
@charliermarsh charliermarsh deleted the charlie/err branch June 26, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No fallback on index-url if dependency not found in local simple repository
1 participant