Skip to content

Commit 906e34c

Browse files
authored
Update pyproject.toml
1 parent 561eedc commit 906e34c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ dependencies = [
1717
"httpx[http2] >=0.23.0",
1818
]
1919
requires-python = ">=3.9"
20-
license = {file = "LICENSE"}
20+
license = "MIT"
21+
license-files = ["LICENSE"]
2122
readme = "README.md"
2223
keywords = ["msgraph", "openAPI", "Microsoft", "Graph"]
2324
classifiers = [

0 commit comments

Comments
 (0)