We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c74aa9 commit 14d15dcCopy full SHA for 14d15dc
setup.py
@@ -27,6 +27,7 @@
27
"protobuf>=3.13.0",
28
"grpcio>=1.5.0",
29
"enum-compat>=0.0.1",
30
+ "packaging"
31
),
32
options={"bdist_wheel": {"universal": True}},
33
extras_require={
0 commit comments