Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 7a26ce1

Browse files
author
Mr-Milk
committed
py version
1 parent 2f7621b commit 7a26ce1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ SpatialTis is an ultra-fast spatial analysis toolkit for large-scale spatial sin
4040

4141
### pypi
4242

43+
SpatialTis requires **Python >= 3.8**.
44+
4345
![Version Support](https://img.shields.io/pypi/pyversions/spatialtis?style=flat-square)
4446

4547
```shell

docs/source/usage/installation.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Installation
22
============
33

4-
SpatialTis requires **Python >= 3.7**, it's recommended that you install it in a new environment.
4+
SpatialTis requires **Python >= 3.8**.
5+
6+
.. |Version Support| image:: https://img.shields.io/pypi/pyversions/spatialtis?style=flat-square
57

68
PYPI
79
----

0 commit comments

Comments
 (0)