@@ -19,7 +19,7 @@ readme = "README.md"
1919authors = [
2020 {
name =
" Lucas Berent" ,
email =
" [email protected] " },
2121 {
name =
" Lukas Burgholzer" ,
email =
" [email protected] " },
22- {
name =
" Peter-Jan H.S. Derks" ,
email =
" [email protected] " },
22+ {
name =
" Peter-Jan H. S. Derks" ,
email =
" [email protected] " },
2323 {
name =
" Timo Hillmann" ,
email =
" [email protected] " },
2424 {
name =
" Tom Peham" ,
email =
" [email protected] " },
2525 {
name =
" Ludwig Schmid" ,
email =
" [email protected] " },
@@ -29,12 +29,12 @@ license = "MIT"
2929license-files = [" LICENSE.md" ]
3030
3131classifiers = [
32- " Topic :: Scientific/Engineering :: Electronic Design Automation (EDA) " ,
32+ " Development Status :: 5 - Production/Stable " ,
3333 " Intended Audience :: Science/Research" ,
3434 " Natural Language :: English" ,
35- " Operating System :: POSIX :: Linux" ,
3635 " Operating System :: MacOS" ,
3736 " Operating System :: Microsoft :: Windows" ,
37+ " Operating System :: POSIX :: Linux" ,
3838 " Programming Language :: Python" ,
3939 " Programming Language :: Python :: 3" ,
4040 " Programming Language :: Python :: 3 :: Only" ,
@@ -43,7 +43,7 @@ classifiers = [
4343 " Programming Language :: Python :: 3.12" ,
4444 " Programming Language :: Python :: 3.13" ,
4545 " Programming Language :: Python :: 3.14" ,
46- " Development Status :: 5 - Production/Stable " ,
46+ " Topic :: Scientific/Engineering :: Electronic Design Automation (EDA) " ,
4747 " Typing :: Typed" ,
4848]
4949requires-python = " >=3.10"
0 commit comments