From e16d484d1bd53ff1a2b3bc76011195ebbeb4781e Mon Sep 17 00:00:00 2001 From: AuroraWright Date: Thu, 29 Feb 2024 17:41:41 +0100 Subject: [PATCH] Update dependencies --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index c5364a7..1d63aa6 100644 --- a/setup.py +++ b/setup.py @@ -31,10 +31,10 @@ setup( "mss", "pysbd", "langid", - "pywinctl;platform_system!='Darwin'", + "psutil", + "pywinctl;platform_system=='Linux'", "pywin32;platform_system=='Windows'", "pyobjc;platform_system=='Darwin'" - "psutil;platform_system=='Darwin'" ], entry_points={ "console_scripts": [