From f25306380f2e9f5b47bcff4ce37bd02b8fb0d392 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Thu, 26 Feb 2026 18:29:35 +0100 Subject: [PATCH] comma --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1303c0d..e3f7c23 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( "beautifulsoup4", "textual", "keyring", - "pywin32; sys_platform == 'win32'" + "pywin32; sys_platform == 'win32'", "appdirs", ], entry_points={