Skip to content

Commit 97f6324

Browse files
authored
Update pyproject.toml
1 parent 3bc7e4d commit 97f6324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Simple framework to create your own gRPC server with grpcio"
99
authors = [
1010
{name = "NF-coder", email = "reshes@rambler.ru"}
1111
]
12-
license = "MIT License"
12+
license = "MIT"
1313
readme = "README.md"
1414
packages = [
1515
{ include = "SimpleRPC" },

0 commit comments

Comments
 (0)