Modernize type annotations

This commit is contained in:
Jan Petykiewicz 2024-03-30 19:44:47 -07:00
commit a4c1e52ff8
5 changed files with 550 additions and 593 deletions

View file

@ -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 = [
]