update required python version

master
jan 7 months ago
parent d6ab8a1f34
commit b4d31903c1

@ -39,7 +39,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)",
"Topic :: Scientific/Engineering :: Visualization",
]
requires-python = ">=3.8"
requires-python = ">=3.11"
dynamic = ["version"]
dependencies = [
"numpy~=1.21",

Loading…
Cancel
Save