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 cc7cd82 commit 4e84333Copy full SHA for 4e84333
pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
description = "Harmonized access to (pre)OIB/IceSAT/IceSAT2 data"
8
readme = "README.md"
9
license.file = "LICENSE"
10
-requires-python = ">=3.10"
+requires-python = ">=3.11"
11
classifiers = [
12
"Development Status :: 1 - Planning",
13
"Intended Audience :: Science/Research",
@@ -17,7 +17,6 @@ classifiers = [
17
"Programming Language :: Python",
18
"Programming Language :: Python :: 3",
19
"Programming Language :: Python :: 3 :: Only",
20
- "Programming Language :: Python :: 3.10",
21
"Programming Language :: Python :: 3.11",
22
"Programming Language :: Python :: 3.12",
23
"Topic :: Scientific/Engineering",
0 commit comments