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 ecddd4b commit 8656b31Copy full SHA for 8656b31
pyproject.toml
@@ -39,6 +39,7 @@ classifiers = [
39
"Programming Language :: Python :: 3.9",
40
"Programming Language :: Python :: 3.10",
41
"Programming Language :: Python :: 3.11",
42
+ "Programming Language :: Python :: 3.12",
43
]
44
dependencies = [
45
"numpy>=1.16",
0 commit comments