lol
0
fork

Configure Feed

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

python310Packages.aioswitcher: don't set asyncio mode

-4
-4
pkgs/development/python-modules/aioswitcher/default.nix
··· 44 44 time-machine 45 45 ]; 46 46 47 - pytestFlagsArray = [ 48 - "--asyncio-mode=legacy" 49 - ]; 50 - 51 47 disabledTests = [ 52 48 # AssertionError: Expected <14:00> to be equal to <17:00>, but was not. 53 49 "test_schedule_parser_with_a_weekly_recurring_enabled_schedule_data"