Skip to content

Commit 7a956ff

Browse files
committed
chore: remove Python 3.9 from classifiers
1 parent e1fcc08 commit 7a956ff

File tree

6 files changed

+0
-6
lines changed

6 files changed

+0
-6
lines changed

packages/gooddata-dbt/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ classifiers = [
2121
"Development Status :: 4 - Beta",
2222
"Environment :: Console",
2323
"License :: OSI Approved :: MIT License",
24-
"Programming Language :: Python :: 3.9",
2524
"Programming Language :: Python :: 3.10",
2625
"Programming Language :: Python :: 3.11",
2726
"Programming Language :: Python :: 3.12",

packages/gooddata-fdw/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ classifiers = [
3333
"Development Status :: 5 - Production/Stable",
3434
"Environment :: Console",
3535
"License :: OSI Approved :: MIT License",
36-
"Programming Language :: Python :: 3.9",
3736
"Programming Language :: Python :: 3.10",
3837
"Programming Language :: Python :: 3.11",
3938
"Programming Language :: Python :: 3.12",

packages/gooddata-flexconnect/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ classifiers = [
3939
"Development Status :: 4 - Beta",
4040
"Environment :: Console",
4141
"License :: OSI Approved :: MIT License",
42-
"Programming Language :: Python :: 3.9",
4342
"Programming Language :: Python :: 3.10",
4443
"Programming Language :: Python :: 3.11",
4544
"Programming Language :: Python :: 3.12",

packages/gooddata-flight-server/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ classifiers = [
4141
"Development Status :: 4 - Beta",
4242
"Environment :: Console",
4343
"License :: OSI Approved :: MIT License",
44-
"Programming Language :: Python :: 3.9",
4544
"Programming Language :: Python :: 3.10",
4645
"Programming Language :: Python :: 3.11",
4746
"Programming Language :: Python :: 3.12",

packages/gooddata-pandas/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ classifiers = [
3737
"Development Status :: 5 - Production/Stable",
3838
"Environment :: Console",
3939
"License :: OSI Approved :: MIT License",
40-
"Programming Language :: Python :: 3.9",
4140
"Programming Language :: Python :: 3.10",
4241
"Programming Language :: Python :: 3.11",
4342
"Programming Language :: Python :: 3.12",

packages/gooddata-sdk/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ classifiers = [
3939
"Development Status :: 5 - Production/Stable",
4040
"Environment :: Console",
4141
"License :: OSI Approved :: MIT License",
42-
"Programming Language :: Python :: 3.9",
4342
"Programming Language :: Python :: 3.10",
4443
"Programming Language :: Python :: 3.11",
4544
"Programming Language :: Python :: 3.12",

0 commit comments

Comments
 (0)