From 44da562db9cb81297a8e0863eca9740e1b99f0c2 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 31 Aug 2021 14:43:59 -0700 Subject: [PATCH] Add cocotb framework classifier --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 86cde44..d335b70 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,9 +17,10 @@ long-description-content-type = text/markdown platforms = any classifiers = Development Status :: 3 - Alpha - Programming Language :: Python :: 3 + Framework :: cocotb License :: OSI Approved :: MIT License Operating System :: OS Independent + Programming Language :: Python :: 3 Topic :: Scientific/Engineering :: Electronic Design Automation (EDA) [options]