From e10a9508a0ca75621b95f002d43b67467511b7e7 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 26 Nov 2020 01:59:27 +0100 Subject: [PATCH] Clean up dependencies --- shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.nix b/shell.nix index 9dff692..10e0060 100644 --- a/shell.nix +++ b/shell.nix @@ -9,7 +9,6 @@ mkShell { python38Packages.sqlalchemy python38Packages.pytest python38Packages.isort - python38Packages.pyflakes sqlite ];