We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd61a4 commit e8b9d56Copy full SHA for e8b9d56
1 file changed
setup.py
@@ -174,6 +174,7 @@ def run(self):
174
"Programming Language :: Python :: 3",
175
"Programming Language :: Python :: 3.6",
176
"Programming Language :: Python :: 3.7",
177
+ "Programming Language :: Python :: 3.8",
178
],
179
keywords="slack slack-web slack-rtm chat chatbots bots chatops",
180
packages=find_packages(
0 commit comments