mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
Merge pull request #1158 from bouk/grpcio-reflection
Add grpcio-reflection to build-systems
This commit is contained in:
commit
38abfb4595
1 changed files with 3 additions and 0 deletions
|
@ -6690,6 +6690,9 @@
|
|||
"grpcio-gcp": [
|
||||
"setuptools"
|
||||
],
|
||||
"grpcio-reflection": [
|
||||
"setuptools"
|
||||
],
|
||||
"grpcio-status": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue