Modernize type annotations
This commit is contained in:
parent
d61bbc530f
commit
a4c1e52ff8
5 changed files with 550 additions and 593 deletions
|
|
@ -44,7 +44,7 @@ classifiers = [
|
|||
"Topic :: Scientific/Engineering",
|
||||
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)",
|
||||
]
|
||||
requires-python = ">=3.8"
|
||||
requires-python = ">=3.10"
|
||||
dynamic = ["version"]
|
||||
dependencies = [
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue