We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e9d96 commit e648ebcCopy full SHA for e648ebc
pyproject.toml
@@ -53,17 +53,18 @@ dependencies = [
53
classifiers = [
54
"Development Status :: 4 - Beta",
55
"Intended Audience :: Developers",
56
- "Operating System :: Microsoft :: Windows",
+ "Intended Audience :: Science/Research",
57
+ "Natural Language :: English",
58
"Operating System :: MacOS",
59
+ "Operating System :: Microsoft :: Windows",
60
"Operating System :: POSIX :: Linux",
61
+ "Programming Language :: Python",
62
"Programming Language :: Python :: 3 :: Only",
63
"Programming Language :: Python :: 3.10",
64
"Programming Language :: Python :: 3.11",
65
"Programming Language :: Python :: 3.12",
66
"Programming Language :: Python :: 3.13",
67
"Programming Language :: Python :: 3.14",
- "Intended Audience :: Science/Research",
- "Natural Language :: English",
68
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)",
69
]
70
0 commit comments