diff --git a/setup.py b/setup.py index caebcd97..57ede3b6 100644 --- a/setup.py +++ b/setup.py @@ -131,6 +131,7 @@ extras_require_dev = [ 'sphinxcontrib-spelling>=2.1.2', # BSD 'sphinx_rtd_theme>=0.1.9', # BSD 'pytest_asyncio', # Apache 2.0 + 'pytest-aiohttp', # Apache 2.0 'awscli', # Apache 2.0 'qualname', # BSD ]