Skip to content

Commit

Permalink
Added support for python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
huashengdun committed Mar 22, 2020
1 parent 396013e commit 1fb2fe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
],
install_requires=[
'tornado>=4.5.0',
Expand Down

0 comments on commit 1fb2fe1

Please sign in to comment.