Updated version

This commit is contained in:
Sheng
2018-08-10 13:45:01 +08:00
parent 169286586f
commit d38453fd0b
4 changed files with 10 additions and 9 deletions

View File

@@ -30,6 +30,7 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
],
install_requires=[
'tornado>=4.5.0',