There was an error while loading. Please reload this page.
1 parent 97668d8 commit 177a4f7Copy full SHA for 177a4f7
1 file changed
packages/googleapis-common-protos/pyproject.toml
@@ -20,14 +20,13 @@ build-backend = "setuptools.build_meta"
20
name = "googleapis-common-protos"
21
version = "1.75.2"
22
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
23
-license = { text = "Apache 2.0" }
+license = "Apache-2.0"
24
requires-python = ">= 3.10"
25
readme = "README.rst"
26
description = "Common protobufs used in Google APIs"
27
classifiers = [
28
"Development Status :: 5 - Production/Stable",
29
"Intended Audience :: Developers",
30
- "License :: OSI Approved :: Apache Software License",
31
"Programming Language :: Python",
32
"Programming Language :: Python :: 3",
33
"Programming Language :: Python :: 3.10",
0 commit comments