There was an error while loading. Please reload this page.
1 parent bda1714 commit 8029d51Copy full SHA for 8029d51
1 file changed
pyproject.toml
@@ -22,7 +22,8 @@ version = "31.2.0"
22
description = "Client library for the Google Ads API"
23
readme = "./README.rst"
24
requires-python = ">=3.9, <3.15"
25
-license = { file = "LICENSE" }
+license = "Apache-2.0"
26
+license-files = ["LICENSE"]
27
authors = [
28
{name = "Google LLC", email = "googleapis-packages@google.com"}
29
]
0 commit comments