diff --git a/setup.cfg b/setup.cfg index f2314316f7732..b9ec2ab2363fa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,6 +53,7 @@ test = hypothesis>=5.5.3 pytest>=6.0 pytest-xdist>=1.31 + pytest-asyncio>=0.17 [build_ext] inplace = True