mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-28 17:47:15 +00:00
Added support for python 3.8
This commit is contained in:
@@ -31,6 +31,7 @@ setup(
|
|||||||
'Programming Language :: Python :: 3.5',
|
'Programming Language :: Python :: 3.5',
|
||||||
'Programming Language :: Python :: 3.6',
|
'Programming Language :: Python :: 3.6',
|
||||||
'Programming Language :: Python :: 3.7',
|
'Programming Language :: Python :: 3.7',
|
||||||
|
'Programming Language :: Python :: 3.8',
|
||||||
],
|
],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'tornado>=4.5.0',
|
'tornado>=4.5.0',
|
||||||
|
|||||||
Reference in New Issue
Block a user