Created
July 5, 2024 14:07
-
-
Save motebaya/1400f949cd9430c2021d59cabe2bd8b1 to your computer and use it in GitHub Desktop.
my windows nuitka pack arg
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
nuitka --mingw64 --standalone --output-dir=output --show-progress --show-memory --windows-company-name=Windows --windows-product-name=Windows --windows-file-version=1.0.0 --windows-product-version=1.0.0 --onefile --include-module=calculation --follow-imports revenue.py --output-filename=revenue.exe --remove-output |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment