f9b29fd7e7
* add py37 to travisci * use dist:xenial for py37 * sudo: true in .travici * bump websockets version for py37 support and fix unit tests
6 lines
177 B
Plaintext
6 lines
177 B
Plaintext
aiofiles
|
|
httptools
|
|
ujson; sys_platform != "win32" and implementation_name == "cpython"
|
|
uvloop; sys_platform != "win32" and implementation_name == "cpython"
|
|
websockets>=5.0,<6.0
|