Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 84f1cea

Browse files
authored
Update pyproject.toml
1 parent 898505d commit 84f1cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ build-backend = "setuptools.build_meta"
1919
[project]
2020
name = "google-cloud-bigquery"
2121
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
22-
license = { text = "Apache-2.0" }
22+
license = "Apache-2.0"
2323
license-files = ["LICENSE"]
2424
requires-python = ">=3.9"
2525
description = "Google BigQuery API client library"

0 commit comments

Comments
 (0)