We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898505d commit 84f1ceaCopy full SHA for 84f1cea
pyproject.toml
@@ -19,7 +19,7 @@ build-backend = "setuptools.build_meta"
19
[project]
20
name = "google-cloud-bigquery"
21
authors = [{ name = "Google LLC", email = "[email protected]" }]
22
-license = { text = "Apache-2.0" }
+license = "Apache-2.0"
23
license-files = ["LICENSE"]
24
requires-python = ">=3.9"
25
description = "Google BigQuery API client library"
0 commit comments