Skip to content

Remove dependency on grpcio-tools #271

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

Merged
merged 1 commit into from
Aug 11, 2021
Merged

Remove dependency on grpcio-tools #271

merged 1 commit into from
Aug 11, 2021

Conversation

nipunn1313
Copy link
Owner

mypy-protobuf doesn't require it to run. It's only required to
run mypy on the generated stubs. This removes a dependency, especially
nice for folks not actually using grpc.

Fixes #270

@nipunn1313 nipunn1313 force-pushed the remove_dep branch 4 times, most recently from 96c51fa to c0e0329 Compare August 11, 2021 21:38
mypy-protobuf doesn't require it to run. It's only required to
run mypy on the generated stubs. This removes a dependency, especially
nice for folks not actually using grpc.

Fixes #270
@nipunn1313 nipunn1313 merged commit ca0d7d3 into main Aug 11, 2021
@nipunn1313 nipunn1313 deleted the remove_dep branch August 11, 2021 21:51
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.

Remove dependency on grpcio-tools
1 participant