tests: Add aioresponses and friends to the test requirements.

This commit is contained in:
Damir Jelić 2019-07-12 15:35:54 +02:00
parent c12b624b9a
commit 120355982b

View File

@ -3,3 +3,6 @@ pytest-flake8
pytest-isort
pytest-cov
faker
aiohttp
pytest-aiohttp
aioresponses