Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit ed42efd

Browse files
add python requirement
1 parent 0e25d8f commit ed42efd

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Converting any [`SpatialData`](https://github.com/scverse/spatialdata) object in
1414
1515
## Installation
1616

17+
Requirement: `python>=3.9`
18+
1719
```sh
1820
pip install spatialdata_xenium_explorer
1921
```

docs/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Installation
22

3-
`spatialdata_xenium_explorer` can be installed on every OS with `pip` or [`poetry`](https://python-poetry.org/docs/) on `python>=3.7`.
3+
`spatialdata_xenium_explorer` can be installed on every OS with `pip` or [`poetry`](https://python-poetry.org/docs/) on `python>=3.9`.
44

55
!!! note "Advice (optional)"
66

0 commit comments

Comments
 (0)