File tree Expand file tree Collapse file tree 7 files changed +7
-13
lines changed
Expand file tree Collapse file tree 7 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-dbt"
44version = " 1.54.0"
55description = " dbt plugin for GoodData"
66readme = " README.md"
7- license = { text = " MIT" }
7+ license = " MIT"
88authors = [
99 {name = " GoodData" , email = " support@gooddata.com" }
1010]
@@ -20,7 +20,6 @@ dependencies = [
2020classifiers = [
2121 " Development Status :: 4 - Beta" ,
2222 " Environment :: Console" ,
23- " License :: OSI Approved :: MIT License" ,
2423 " Programming Language :: Python :: 3.10" ,
2524 " Programming Language :: Python :: 3.11" ,
2625 " Programming Language :: Python :: 3.12" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-fdw"
44version = " 1.54.0"
55description = " GoodData Cloud Foreign Data Wrapper For PostgreSQL"
66readme = " README.md"
7- license = { text = " MIT" }
7+ license = " MIT"
88authors = [
99 {name = " GoodData" , email = " support@gooddata.com" }
1010]
@@ -32,7 +32,6 @@ dependencies = [
3232classifiers = [
3333 " Development Status :: 5 - Production/Stable" ,
3434 " Environment :: Console" ,
35- " License :: OSI Approved :: MIT License" ,
3635 " Programming Language :: Python :: 3.10" ,
3736 " Programming Language :: Python :: 3.11" ,
3837 " Programming Language :: Python :: 3.12" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-flexconnect"
44version = " 1.54.0"
55description = " Build your own data source for GoodData Cloud and GoodData Cloud Native."
66readme = " README.md"
7- license = { text = " MIT" }
7+ license = " MIT"
88authors = [
99 {name = " GoodData" , email = " support@gooddata.com" }
1010]
@@ -38,7 +38,6 @@ dependencies = [
3838classifiers = [
3939 " Development Status :: 4 - Beta" ,
4040 " Environment :: Console" ,
41- " License :: OSI Approved :: MIT License" ,
4241 " Programming Language :: Python :: 3.10" ,
4342 " Programming Language :: Python :: 3.11" ,
4443 " Programming Language :: Python :: 3.12" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-flight-server"
44version = " 1.54.0"
55description = " Flight RPC server to host custom functions"
66readme = " README.md"
7- license = { text = " MIT" }
7+ license = " MIT"
88authors = [
99 {name = " GoodData" , email = " support@gooddata.com" }
1010]
@@ -40,7 +40,6 @@ dependencies = [
4040classifiers = [
4141 " Development Status :: 4 - Beta" ,
4242 " Environment :: Console" ,
43- " License :: OSI Approved :: MIT License" ,
4443 " Programming Language :: Python :: 3.10" ,
4544 " Programming Language :: Python :: 3.11" ,
4645 " Programming Language :: Python :: 3.12" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-pandas"
44version = " 1.54.0"
55description = " GoodData Cloud to pandas"
66readme = " README.md"
7- license = { text = " MIT" }
7+ license = " MIT"
88authors = [
99 {name = " GoodData" , email = " support@gooddata.com" }
1010]
@@ -36,7 +36,6 @@ dependencies = [
3636classifiers = [
3737 " Development Status :: 5 - Production/Stable" ,
3838 " Environment :: Console" ,
39- " License :: OSI Approved :: MIT License" ,
4039 " Programming Language :: Python :: 3.10" ,
4140 " Programming Language :: Python :: 3.11" ,
4241 " Programming Language :: Python :: 3.12" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-pipelines"
44version = " 1.54.0"
55description = " GoodData Cloud lifecycle automation pipelines"
66authors = [{ name = " GoodData" , email = " support@gooddata.com" }]
7- license = { text = " MIT" }
7+ license = " MIT"
88readme = " README.md"
99requires-python = " >=3.10"
1010dependencies = [
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ name = "gooddata-sdk"
44version = " 1.54.0"
55description = " GoodData Cloud Python SDK"
66readme = " README.md"
7- license = { text = " MIT" }
7+ license = " MIT"
88authors = [
99 {name = " GoodData" , email = " support@gooddata.com" }
1010]
@@ -38,7 +38,6 @@ dependencies = [
3838classifiers = [
3939 " Development Status :: 5 - Production/Stable" ,
4040 " Environment :: Console" ,
41- " License :: OSI Approved :: MIT License" ,
4241 " Programming Language :: Python :: 3.10" ,
4342 " Programming Language :: Python :: 3.11" ,
4443 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments