See #113. We want to do automated software releases on Windows just like we do on Linux and MacOS. This requires that we build a release binary and then run the image comparison integration test.
Implementation
Modifications to setup script for chocolatey to install imagemagick. Download and install pyyaml. Modify build script to also run the tests.
Purpose and motivation
See #113. We want to do automated software releases on Windows just like we do on Linux and MacOS. This requires that we build a release binary and then run the image comparison integration test.
Implementation
Modifications to setup script for chocolatey to install imagemagick. Download and install pyyaml. Modify build script to also run the tests.
Types of changes
Status