diff --git a/setup.py b/setup.py index d2802d6..31ca2f1 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( "beautifulsoup4", "textual", "keyring", - "pywin32" + "pywin32; sys_platform == 'win32'" ], entry_points={ 'console_scripts': [