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

pyln: Make the grpcio dependencies optional #6417

Merged

Conversation

cdecker
Copy link
Member

@cdecker cdecker commented Jul 20, 2023

We also document how the grpc test mode works, and why it currently lacks coverage.

This may help reduce the number of dependencies we pull in as well as sidestepping some esoteric platforms not having precompiled binaries for grpcio causing them to fail.

Changelog-Changed: pyln-testing: The grpc dependencies are now optional.

We also document how the grpc test mode works, and why it currently
lacks coverage.

Changelog-Changed: pyln-testing: The grpc dependencies are now optional.
@cdecker cdecker marked this pull request as ready for review July 20, 2023 15:44
Copy link
Contributor

@rustyrussell rustyrussell left a comment

Choose a reason for hiding this comment

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

Ack 69e0a3d

@rustyrussell rustyrussell merged commit 975046a into ElementsProject:master Jul 21, 2023
@cdecker cdecker deleted the 20230720-pyln-testing-opt-grpcv branch July 21, 2023 15:18
@cdecker cdecker restored the 20230720-pyln-testing-opt-grpcv branch July 23, 2023 16:30
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