We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1297713 commit de81879Copy full SHA for de81879
clients/client-python/setup.py
@@ -53,7 +53,6 @@
53
"Programming Language :: Python :: 3.9",
54
"Programming Language :: Python :: 3.10",
55
"Programming Language :: Python :: 3.11",
56
- "Programming Language :: Python :: 3.12",
57
],
58
install_requires=open("requirements.txt").read(),
59
extras_require={
0 commit comments