We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df57c3 commit 9691fd7Copy full SHA for 9691fd7
pyproject.toml
@@ -23,15 +23,14 @@ authors = [
23
{ name = "European Centre for Medium-Range Weather Forecasts (ECMWF)", email = "software.support@ecmwf.int" },
24
]
25
26
-requires-python = ">=3.10"
+requires-python = ">=3.11"
27
28
classifiers = [
29
"Development Status :: 4 - Beta",
30
"Intended Audience :: Developers",
31
"License :: OSI Approved :: Apache Software License",
32
"Operating System :: OS Independent",
33
"Programming Language :: Python :: 3 :: Only",
34
- "Programming Language :: Python :: 3.10",
35
"Programming Language :: Python :: 3.11",
36
"Programming Language :: Python :: 3.12",
37
"Programming Language :: Python :: Implementation :: CPython",
0 commit comments