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 3d50f83 commit a49abacCopy full SHA for a49abac
pyproject.toml
@@ -19,10 +19,10 @@ classifiers = [
19
"Intended Audience :: Developers",
20
"Intended Audience :: Science/Research",
21
"License :: OSI Approved :: Apache Software License",
22
- "Programming Language :: Python :: 3.7",
23
- "Programming Language :: Python :: 3.8",
24
"Programming Language :: Python :: 3.9",
25
"Programming Language :: Python :: 3.10",
+ "Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
26
"Topic :: Scientific/Engineering",
27
]
28
dependencies = [
0 commit comments