Skip to content

Don't error on multiple matching index URLs#2627

Merged
charliermarsh merged 6 commits intoastral-sh:mainfrom
BakerNet:fix/multiple-matching-index-url
Mar 22, 2024
Merged

Don't error on multiple matching index URLs#2627
charliermarsh merged 6 commits intoastral-sh:mainfrom
BakerNet:fix/multiple-matching-index-url

Conversation

@BakerNet
Copy link
Copy Markdown
Contributor

Summary

Closes Issue:

Test Plan

cargo run -- pip install -r dev-requirements.txt -r requirements.txt

where both requirements files have same --index-url

@zanieb
Copy link
Copy Markdown
Member

zanieb commented Mar 22, 2024

Could you add a test case that just uses test PyPI as the URL or something?

@zanieb zanieb added the bug Something isn't working label Mar 22, 2024
@BakerNet
Copy link
Copy Markdown
Contributor Author

Could you add a test case that just uses test PyPI as the URL or something?

Done

@charliermarsh charliermarsh force-pushed the fix/multiple-matching-index-url branch from ee62504 to d9cd56c Compare March 22, 2024 23:29
@charliermarsh charliermarsh enabled auto-merge (squash) March 22, 2024 23:29
auto-merge was automatically disabled March 22, 2024 23:31

Head branch was pushed to by a user without write access

@charliermarsh charliermarsh enabled auto-merge (squash) March 22, 2024 23:32
@charliermarsh charliermarsh merged commit a632d24 into astral-sh:main Mar 22, 2024
@charliermarsh
Copy link
Copy Markdown
Member

Thanks!

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.

3 participants