From f92187b34a1870cdde2136cdafe2d4dfd94a7116 Mon Sep 17 00:00:00 2001 From: massimilianoporzio Date: Thu, 7 May 2020 22:35:44 +0200 Subject: [PATCH] Update setup.py for cudy --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3632d1a..1fa327f 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,8 @@ install_requires=[ 'numpy', 'matplotlib', - 'opencv-python' + 'opencv-python', + 'cupy' # Spams PyPI install is currently broken # 'spams'