diff -r ce3ee8851fa1 -r 21e2be5f0b41 setup.py --- a/setup.py Fri Jun 24 10:19:17 2022 +0200 +++ b/setup.py Sun Jun 26 15:01:48 2022 +0200 @@ -361,6 +361,7 @@ "pipdeptree", "cyclonedx-python-lib", "cyclonedx-bom", + "trove-classifiers", "pywin32>=1.0;platform_system=='Windows'", ], data_files=getDataFiles(),