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 @@ -20,7 +20,8 @@ build-backend = "setuptools.build_meta"
20
20
description = " Google Cloud SQL Python Connector library"
21
21
name = " cloud-sql-python-connector"
22
22
authors = [{
name =
" Google LLC" ,
email =
" [email protected] " }]
23
- license = { text = " Apache 2.0" }
23
+ license = " Apache-2.0"
24
+ license-files = [" LICENSE" ]
24
25
requires-python = " >=3.9"
25
26
readme = " README.md"
26
27
classifiers = [
@@ -30,7 +31,6 @@ classifiers = [
30
31
# "Development Status :: 5 - Production/Stable"
31
32
" Development Status :: 5 - Production/Stable" ,
32
33
" Intended Audience :: Developers" ,
33
- " License :: OSI Approved :: Apache Software License" ,
34
34
" Programming Language :: Python" ,
35
35
" Programming Language :: Python :: 3" ,
36
36
" Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments