mirror of https://github.com/grpc/grpc.git
Merge pull request #24267 from lidizheng/fix-macos-enum
Don't install enum34 for non-2.7 Pythonpull/24282/head
commit
32e4c1c1df
5 changed files with 6 additions and 8 deletions
@ -1,7 +1,6 @@ |
||||
# GRPC Python setup requirements |
||||
coverage>=4.0 |
||||
cython>=0.29.8 |
||||
enum34>=1.0.4 |
||||
protobuf>=3.5.0.post1, < 4.0dev |
||||
six>=1.10 |
||||
wheel>=0.29 |
||||
|
Loading…
Reference in new issue