diff --git a/setup.py b/setup.py index d9d8d1f655b5b..84c452225a0dc 100644 --- a/setup.py +++ b/setup.py @@ -473,7 +473,7 @@ def get_extra_requirements() -> dict: "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", - "License :: Other/Proprietary License", + "License :: Other/Proprietary License", "Topic :: Scientific/Engineering :: Artificial Intelligence", ], license_files=('LICENSE', 'licenses/LICENSE.apache',