update required python version
This commit is contained in:
parent
d6ab8a1f34
commit
b4d31903c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue