Use updated .spec file for Tahoe; exclude Tcl/Tk by crwood · Pull Request #154 · gridsync/gridsync

Conversation

@crwood

This PR excludes the Tcl/Tk libraries from the included Tahoe-LAFS binary bundle (which are needlessly included by PyInstaller) on Windows, reducing the total filesize of the application on-disk by about 10 MB. Note that Tcl/Tk is already excluded for macOS and Linux binary distributions; this PR merely updates the Windows build script to use the same/correct PyInstaller ".spec" file (which, apparently, I forgot to do earlier).

@crwood crwood deleted the update-tahoe-pyinstaller branch

February 22, 2019 19:55

1 participant

@crwood