Skip to content

Commit e8b9d56

Browse files
committed
Add Python 3.8 to the supported lang versions
1 parent 0bd61a4 commit e8b9d56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ def run(self):
174174
"Programming Language :: Python :: 3",
175175
"Programming Language :: Python :: 3.6",
176176
"Programming Language :: Python :: 3.7",
177+
"Programming Language :: Python :: 3.8",
177178
],
178179
keywords="slack slack-web slack-rtm chat chatbots bots chatops",
179180
packages=find_packages(

0 commit comments

Comments
 (0)