From cd658c160740160d45973a3368c46cc2b798ed19 Mon Sep 17 00:00:00 2001 From: = <=> Date: Thu, 18 Jun 2020 08:52:56 -0400 Subject: [PATCH] added condition --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6be759..22499fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ deemix>=1.0.9 flask flask-socketio pywebview -cefpython3 \ No newline at end of file +cefpython3; platform_system== "Windows" \ No newline at end of file