Skip to content

Respect --no-index from the requirements file #11277

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

vanschelven
Copy link
Contributor

See #11276

SearchScope was extended with an extra parameter to be able to pass-on the
value of no_index as we do with the other parameters. This allows us to respect
its value regardless of the order in which options are evaluated.

See pypa#11276

SearchScope was extended with an extra parameter to be able to pass-on the
value of no_index as we do with the other parameters. This allows us to respect
its value regardless of the order in which options are evaluated.
@vanschelven
Copy link
Contributor Author

@uranusjr I've added a test also. Anything else I can do to move this forward?

Copy link
Member

@uranusjr uranusjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is good. Would appreciate a second pair of eyes.

@vanschelven
Copy link
Contributor Author

I think this is good. Would appreciate a second pair of eyes.

Anything I can do to move it forward?

@uranusjr uranusjr merged commit bfbe919 into pypa:main Aug 30, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants