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

fix: do not ignore installer.max-workers for implicit PyPI source #9815

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

radoering
Copy link
Member

Pull Request Check List

installer.max-workers is considered in create_package_source(). However, we did not use this method to create the implicit PyPI source.

Probably not worth a test...

  • Added tests for changed code.
  • Updated documentation for changed code.

@radoering radoering requested a review from a team October 31, 2024 05:16
@Secrus Secrus merged commit 3b7ef12 into python-poetry:main Oct 31, 2024
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants