lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

python310Packages.amqtt: test in asyncio auto mode

+1 -1
+1 -1
pkgs/development/python-modules/amqtt/default.nix
··· 56 56 ]; 57 57 58 58 pytestFlagsArray = [ 59 - "--asyncio-mode=legacy" 59 + "--asyncio-mode=auto" 60 60 ]; 61 61 62 62 disabledTestPaths = [