Skip to content

Commit 54fe590

Browse files
committed
Update READMEs with python supported versions
1 parent 2d0b8a6 commit 54fe590

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The `cellcast` Python package currently supports the following architectures:
5959
| macOS | intel, arm64 |
6060
| Windows | amd64 |
6161

62-
These binaries are compiled for Python `3.10`, `3.11`, `3.12`, `3.13` and `3.14`.
62+
Cellcast is compatible with Python `>=3.7`.
6363

6464
The example below demonstrates how to use cellcast and the StarDist 2D versatile fluo segmentation model with Python.
6565
Note that this example assumes you have access to 2D data and `tifffile` installed in your Python

cellcast_python/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ The `cellcast` Python package currently supports the following architectures:
2020
| macOS | intel, arm64 |
2121
| Windows | amd64 |
2222

23-
These binaries are compiled for Python `3.10`, `3.11`, `3.12`, `3.13` and `3.14`.
24-
23+
Cellcast is compatible with Python `>=3.7`.
2524

2625
## Build cellcast_python from source
2726

0 commit comments

Comments
 (0)