From 6b9195000eb5404c247288b384d7ca2bacc1ab23 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 6 Jun 2020 10:09:27 +0200 Subject: Add unit tests --- shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 608e7c1..bb95254 100644 --- a/shell.nix +++ b/shell.nix @@ -14,6 +14,7 @@ mkShell { propagatedBuildInputs = [ python38Packages.pyqt5 + python38Packages.pytest ]; } -- cgit v1.2.3