From cd535cf699945e4e214d928a1a519957c3e9983b Mon Sep 17 00:00:00 2001 From: jurraca Date: Mon, 25 Nov 2024 15:08:32 +0000 Subject: [PATCH] order python deps correctly --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index faab958..8f6eb94 100644 --- a/flake.nix +++ b/flake.nix @@ -31,10 +31,9 @@ ps.beautifulsoup4 ps.pandas ps.pylint + ps.pytest ps.requests ps.tqdm - ps.pytest - ps.pylint ]); kartografDeps = [ pythonBuildDeps