This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Description
@andrewesweet I played around with zugbruecke as a quick way to verify if running Python uner Wine was feasible, and it seems to work.
I get a bunch of errors related to the dependency lock file, a bunch of FileNotFoundError in cleanup, but other than that tests seem to run.
Do you think it's worth the effort to package everything into a container, so (Wine) Windows tests can run in Cloud Build without the need to spin up Windows VMs?