requirements: add pytest-asyncio

This commit is contained in:
Jacob Plaster
2019-01-24 13:52:17 +00:00
committed by Jacob Plaster
parent 3eb02910d2
commit 77fb4b1bac

View File

@@ -2,3 +2,4 @@ eventemitter==0.2.0
asyncio==3.4.3 asyncio==3.4.3
websockets==7.0 websockets==7.0
pylint==2.2.2 pylint==2.2.2
pytest-asyncio==0.6.0