require python 3.11

This commit is contained in:
Jan Petykiewicz 2025-11-05 22:59:07 -08:00
parent ebff45fefe
commit 60375d787a

View File

@ -8,7 +8,7 @@ authors = [
]
homepage = "https://mpxd.net/code/jan/miscplot"
repository = "https://mpxd.net/code/jan/miscplot"
requires-python = ">=3.13"
requires-python = ">=3.11"
dependencies = [
"matplotlib>=3.10.7",
"numpy>=2.3.4",