We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50bea1c commit a18b1f6Copy full SHA for a18b1f6
1 file changed
pyproject.toml
@@ -22,14 +22,14 @@ authors = [
22
{ name = "Jovan Tanevski"},
23
{ name = "Ricardo Omar Ramirez Flores"},
24
{ name = "Julio Saez-Rodriguez"},
25
-
26
]
27
requires-python = ">=3.10,<3.14"
28
classifiers = [
29
"Programming Language :: Python :: 3 :: Only",
30
"Programming Language :: Python :: 3.10",
31
"Programming Language :: Python :: 3.11",
32
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
33
34
dependencies = [
35
"anndata>=0.7.4",
0 commit comments