File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ authors = [
88]
99keywords = [" protobuf" , " gRPC" ]
1010license = " MIT"
11+ readme = " ../README.md"
1112requires-python = " >=3.10,<4.0"
1213dependencies = [
1314 " python-dateutil>=2.9.0.post0" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ authors = [
77 { name = " Daniel G. Taylor" , email = " danielgtaylor@gmail.com" },
88]
99license = " MIT"
10+ readme = " ../README.md"
1011keywords = [
1112 " protobuf" ,
1213 " gRPC" ,
@@ -175,4 +176,4 @@ help = "Check the code with the Ruff linter"
175176# google/protobuf/timestamp.proto \
176177# google/protobuf/type.proto \
177178# google/protobuf/wrappers.proto \
178- # google/protobuf/compiler/plugin.proto
179+ # google/protobuf/compiler/plugin.proto
You can’t perform that action at this time.
0 commit comments