We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55887ce + f83f894 commit aab1c9eCopy full SHA for aab1c9e
1 file changed
pyproject.toml
@@ -20,7 +20,8 @@ dependencies = [
20
21
]
22
requires-python = ">=3.9"
23
-license = {file = "LICENSE"}
+license = "MIT"
24
+license-files = ["LICENSE"]
25
readme = "README.md"
26
keywords = ["msgraph", "openAPI", "Microsoft", "Graph"]
27
classifiers = [
0 commit comments