diff --git a/setup.py b/setup.py index 005ac84489..3704a2ca44 100644 --- a/setup.py +++ b/setup.py @@ -314,6 +314,7 @@ def build_js_files(self): "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Operating System :: MacOS", + "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10",