Add executable versioning support for Windows builds
- Implemented `set_exe_version` method in `WindowsBuilder` to set the version information for the generated executable. - This ensures proper MSI updates by comparing file versions. - Added error handling for missing `pefile` dependency and version resource. - Updated `requirements-dev.txt` to include `pefile` as a dependency for building.
This commit is contained in:
parent
a8aa54fa5e
commit
bf7c7b5e5f
5 changed files with 2932 additions and 2874 deletions
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue