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 65b1ea5 commit b2438bcCopy full SHA for b2438bc
pyproject.toml
@@ -8,7 +8,7 @@ name = "linode_api4"
8
authors = [{ name = "Linode", email = "devs@linode.com" }]
9
description = "The official Python SDK for Linode API v4"
10
readme = "README.rst"
11
-requires-python = ">=3.8"
+requires-python = ">=3.9"
12
keywords = [
13
"akamai",
14
"Akamai Connected Cloud",
@@ -25,7 +25,6 @@ classifiers = [
25
"License :: OSI Approved :: BSD License",
26
"Programming Language :: Python",
27
"Programming Language :: Python :: 3",
28
- "Programming Language :: Python :: 3.8",
29
"Programming Language :: Python :: 3.9",
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
0 commit comments