Skip to content

Commit 84f1cea

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "[email protected]" }]
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)