Support Linux

This commit is contained in:
Andika Wasisto 2020-08-17 05:03:36 +07:00
parent 9cf1a177cc
commit b6e3e58a7b
5 changed files with 89 additions and 9 deletions

View file

@ -2,4 +2,4 @@ Flask==1.1.2
Flask-Sockets==0.2.1
gevent==20.5.0
gevent-websocket==0.10.1
pywin32==227
pywin32==227; platform_system == 'Windows'