This adds a build target in Makefile
Changed the base image and dependencies as well as frameworks used for everything I originally missed that I can't build the executable for windows on linux So now there's a docker image with wine that runs python there
Simplified the setup of Makefile and compose greatly while at it
I acknowledge that
I've ran tests by running make test if I changed any of python code
This isn't necessary if you only changed the TQ mods and nothing else
This adds a build target in Makefile Changed the base image and dependencies as well as frameworks used for everything I originally missed that I can't build the executable for windows on linux So now there's a docker image with wine that runs python there
Simplified the setup of Makefile and compose greatly while at it
I acknowledge that
I've ran tests by running
make test
if I changed any of python codeThis isn't necessary if you only changed the TQ mods and nothing else