mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-08 08:58:30 +08:00
Rename requires to dependencies in METADATA files (#15594)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version = "1.*"
|
||||
upstream_repository = "https://github.com/grpc/grpc"
|
||||
requires = ["types-grpcio", "types-protobuf"]
|
||||
dependencies = ["types-grpcio", "types-protobuf"]
|
||||
|
||||
Reference in New Issue
Block a user