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

Add mypy-protobuf to the dev dependencies #252

Merged
merged 1 commit into from
Sep 9, 2023
Merged

Conversation

nepet
Copy link
Collaborator

@nepet nepet commented Sep 4, 2023

This PR adds the following two changes:

  • Add mypy-protobuf to the gl-client-py dev dependencies so that we can compile the grpc files from a poetry shell.
  • Improve the Makefile targets clean-py and pygrpc to allow them to be called from the top dir as well as from within gl-client-py

- We added mypy-protobuf as a dependency a while ago. This commit adds
the package to the developer dependencies to allow for a build from the
poetry shell.
- Some improvements to the Makefile so that we can run it from the top
dir as well as from withing the gl-client-py dir.

Signed-off-by: Peter Neuroth <[email protected]>
@cdecker
Copy link
Collaborator

cdecker commented Sep 9, 2023

ACK 6f15286

@cdecker cdecker merged commit 6ffe688 into main Sep 9, 2023
17 checks passed
@cdecker cdecker deleted the 202309-Add-mypy-protobuf branch September 9, 2023 10:13
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