From 8bf533802b6584d7a8ad387aaab5402eb88ef880 Mon Sep 17 00:00:00 2001 From: Peter Surda Date: Thu, 29 Mar 2018 10:28:09 +0200 Subject: [PATCH] Remove pyqt4 from requirements.txt - pip doesn't contain pyqt4 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b7cf3ce..269a03ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ setuptools numpy -PyQt4 gi msgpack_python pyopencl