From 94386fc53d33656d40101a9977ea06fa51c07b8f Mon Sep 17 00:00:00 2001 From: Houkime <> Date: Mon, 15 Apr 2024 13:35:44 +0000 Subject: [PATCH] chore(nixos): add pytest-asyncio --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index f8b81aa..ab969a4 100644 --- a/flake.nix +++ b/flake.nix @@ -20,6 +20,7 @@ pytest-datadir pytest-mock pytest-subprocess + pytest-asyncio black mypy pylsp-mypy