We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a223307 commit 45e40d2Copy full SHA for 45e40d2
pyproject.toml
@@ -6,15 +6,15 @@ authors = [
6
]
7
description = "Python client library for IBM Cloud Platform Services"
8
readme = "README.md"
9
-requires-python = ">=3.9"
+requires-python = ">=3.10"
10
classifiers = [
11
"Programming Language :: Python",
12
"Programming Language :: Python :: 3",
13
- "Programming Language :: Python :: 3.9",
14
"Programming Language :: Python :: 3.10",
15
"Programming Language :: Python :: 3.11",
16
"Programming Language :: Python :: 3.12",
17
"Programming Language :: Python :: 3.13",
+ "Programming Language :: Python :: 3.14",
18
"Development Status :: 4 - Beta",
19
"Environment :: Console",
20
"Intended Audience :: Developers",
0 commit comments