Skip to content

Commit 98d8a66

Browse files
authored
Merge pull request #79 from Fix requirements of packaging
2 parents 2c74aa9 + 14d15dc commit 98d8a66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"protobuf>=3.13.0",
2828
"grpcio>=1.5.0",
2929
"enum-compat>=0.0.1",
30+
"packaging"
3031
),
3132
options={"bdist_wheel": {"universal": True}},
3233
extras_require={

0 commit comments

Comments
 (0)