From b7cebe2cd8ecb036852a363b17a4fdad4f183f0e Mon Sep 17 00:00:00 2001 From: Alexander Zaft Date: Thu, 3 Nov 2022 14:41:25 +0100 Subject: [PATCH] Add requirements-gui.txt and add PyQT5 Change-Id: I8e2cdcc2d0353f4384ba8ea026e02af65064ece9 --- requirements-gui.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 requirements-gui.txt diff --git a/requirements-gui.txt b/requirements-gui.txt new file mode 100644 index 0000000..6a96012 --- /dev/null +++ b/requirements-gui.txt @@ -0,0 +1 @@ + PyQt5