From 42b4d164cb6b73a55bfc2cf1f07669b04225e457 Mon Sep 17 00:00:00 2001 From: deeplow Date: Mon, 29 Aug 2022 08:41:56 +0100 Subject: [PATCH] Merge pull request #198 from origin/0.3.2-release-updates Updates to the macOS and Windows build scripts and documentation: - Switched from hardcoding the exact minor release of Python 3.9 to just using Python 3.9 - Switches from 32-bit Windows Python binaries to 64-bit - Install poetry in Windows using pip, which is much simpler and less error-prone than the PowerShell way - Includes instructions for making the Windows release in a Windows 11 VM, and building the container image on the host - Updates the fingerprint of the Windows signing key - Fixes a small bug with the .wxs file used to build the MSI package