diff --git a/clients/client-python/setup.py b/clients/client-python/setup.py index 878e74a1d00..ec3ae7d672b 100644 --- a/clients/client-python/setup.py +++ b/clients/client-python/setup.py @@ -53,7 +53,6 @@ "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", - "Programming Language :: Python :: 3.12", ], install_requires=open("requirements.txt").read(), extras_require={