Skip to content
Snippets Groups Projects
Commit 245f737a authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Add a few classifiers

parent e6675e3f
No related branches found
No related tags found
No related merge requests found
Pipeline #74910 passed
......@@ -17,10 +17,18 @@ dependencies = [
"scipy",
]
classifiers = [
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: C++",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)",
"Development Status :: 3 - Alpha",
]
dynamic = ["version", "authors"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment