require python 3.11
This commit is contained in:
parent
ebff45fefe
commit
60375d787a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ authors = [
|
||||||
]
|
]
|
||||||
homepage = "https://mpxd.net/code/jan/miscplot"
|
homepage = "https://mpxd.net/code/jan/miscplot"
|
||||||
repository = "https://mpxd.net/code/jan/miscplot"
|
repository = "https://mpxd.net/code/jan/miscplot"
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"matplotlib>=3.10.7",
|
"matplotlib>=3.10.7",
|
||||||
"numpy>=2.3.4",
|
"numpy>=2.3.4",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue