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

Remove tox pin on aiohttp

This commit is contained in:
Luiz Menezes
2018-05-02 13:32:47 -03:00
parent f1f8ce2af4
commit f1561ae0f8

View File

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