diff --git a/requirements.txt b/requirements.txt index cc3d8c4d..6d977cb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ certifi==2020.12.5 requests==2.25.1 watchdog==2.0.3 -infi.systray==0.1.12; sys_platform == 'win32' +# Commented out because this doesn't package well with py2exe +# infi.systray==0.1.12; sys_platform == 'win32' # argh==0.26.2 watchdog dep # pyyaml==5.3.1 watchdog dep semantic-version==2.8.5