File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ build-backend = "setuptools.build_meta"
1919[project ]
2020name = " google-cloud-bigquery"
2121authors = [{
name =
" Google LLC" ,
email =
" [email protected] " }]
22- license = { text = " Apache 2.0" }
22+ license = " Apache-2.0"
23+ license-files = [" LICENSE" ]
2324requires-python = " >=3.9"
2425description = " Google BigQuery API client library"
2526readme = " README.rst"
@@ -30,7 +31,6 @@ classifiers = [
3031 # "Development Status :: 5 - Production/Stable"
3132 " Development Status :: 5 - Production/Stable" ,
3233 " Intended Audience :: Developers" ,
33- " License :: OSI Approved :: Apache Software License" ,
3434 " Programming Language :: Python" ,
3535 " Programming Language :: Python :: 3" ,
3636 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments