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={