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 7d978b7 commit 4cac2fcCopy full SHA for 4cac2fc
pyproject.toml
@@ -8,7 +8,7 @@ name = "sainsc"
8
description = "Segmentation-free Analysis of In Situ Capture data"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
license = { file = "LICENSE" }
11
-requires-python = ">=3.10"
+requires-python = ">=3.10,<3.13"
12
dynamic = ["version"]
13
14
authors = [
0 commit comments