Skip to content

Commit 1fb2fe1

Browse files
committed
Added support for python 3.8
1 parent 396013e commit 1fb2fe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
'Programming Language :: Python :: 3.5',
3232
'Programming Language :: Python :: 3.6',
3333
'Programming Language :: Python :: 3.7',
34+
'Programming Language :: Python :: 3.8',
3435
],
3536
install_requires=[
3637
'tornado>=4.5.0',

0 commit comments

Comments
 (0)