1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Temporarily pins aiohttp to version <3

This commit is contained in:
Luiz Menezes
2018-05-02 12:19:55 -03:00
parent 7a82d70391
commit 389cb4d6e3

View File

@@ -25,7 +25,7 @@ deps =
{py27,py35,py36,pypy}-tornado4: pytest-tornado
{py27,py35,py36}-tornado4: pycurl
boto3: boto3
aiohttp: aiohttp
aiohttp: aiohttp<3
aiohttp: pytest-asyncio
[flake8]