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.
2 parents 2c74aa9 + 14d15dc commit 98d8a66Copy full SHA for 98d8a66
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