Use updated .spec file for Tahoe; exclude Tcl/Tk by crwood · Pull Request #154 · gridsync/gridsync
Conversation
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
deleted the
update-tahoe-pyinstaller
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters