From 6f6130b3b380a854e63ebbaca8d19be32739b8a0 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Thu, 6 Apr 2023 14:16:07 +0200 Subject: [PATCH] Add black --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 349faa7..1d5a825 100644 --- a/flake.nix +++ b/flake.nix @@ -15,6 +15,7 @@ requirements = base-requirements + '' autopep8 flake8 + black pytest pytest-cov pyinstaller