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

Fix lint erros

This commit is contained in:
Jair Henrique
2020-10-05 09:26:13 -03:00
committed by Kevin McCarthy
parent a172207df0
commit 9d414c8841
4 changed files with 9 additions and 8 deletions

View File

@@ -80,6 +80,7 @@ deps =
aiohttp: aiohttp aiohttp: aiohttp
aiohttp: pytest-asyncio aiohttp: pytest-asyncio
aiohttp: pytest-aiohttp aiohttp: pytest-aiohttp
httpx: httpx
{py36,py37,py38}-{httpx}: httpx {py36,py37,py38}-{httpx}: httpx
{py36,py37,py38}-{httpx}: pytest-asyncio {py36,py37,py38}-{httpx}: pytest-asyncio
depends = depends =