We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28a813 commit 50c9265Copy full SHA for 50c9265
setup.py
@@ -304,6 +304,7 @@ def run(self):
304
"Programming Language :: Python :: 3.9",
305
"Programming Language :: Python :: 3.10",
306
"Programming Language :: Python :: 3.11",
307
+ "Programming Language :: Python :: 3.12",
308
],
309
keywords="slack slack-api web-api slack-rtm websocket chat chatbot chatops",
310
packages=find_packages(
0 commit comments