diff --git a/setup.py b/setup.py index d23c9b3..aca353c 100644 --- a/setup.py +++ b/setup.py @@ -26,8 +26,7 @@ "Intended Audience :: Developers", "Topic :: Communications", "Topic :: System :: Hardware :: Hardware Drivers", - "Topic :: System :: Hardware :: Universal Serial Bus (USB)", - "Topic :: System :: Hardware :: Universal Serial Bus (USB) :: Miscellaneous" + "Topic :: System :: Hardware :: Universal Serial Bus (USB)" ], python_requires='>=3.7', )