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 4e87174 commit 6a1c7ebCopy full SHA for 6a1c7eb
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
description = "Cell Segmentation for Spatial Transcriptomics Data using BOMS"
12
readme = "README.md"
13
license = { file = "LICENSE" }
14
-requires-python = ">=3.9"
+requires-python = ">=3.9, <=3.11.7"
15
classifiers = [
16
"Programming Language :: Python :: 3",
17
"License :: OSI Approved :: MIT License",
0 commit comments