From e1d267aa7565c3f0f1bfcf808685df5344690171 Mon Sep 17 00:00:00 2001 From: Doron Behar Date: Mon, 22 Jun 2026 18:45:03 +0300 Subject: [PATCH] python3Packages.beets-filetote: remove unused pytest argument (cherry picked from commit bc081a146c5e78a621812fd60fbb8562b797abf4) --- pkgs/development/python-modules/beets-filetote/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/python-modules/beets-filetote/default.nix b/pkgs/development/python-modules/beets-filetote/default.nix index 3c27dfc65263..2b8da77ec948 100644 --- a/pkgs/development/python-modules/beets-filetote/default.nix +++ b/pkgs/development/python-modules/beets-filetote/default.nix @@ -13,7 +13,6 @@ pytestCheckHook, beets-audible, mediafile, - pytest, reflink, toml, typeguard,