-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
What is the current best practices for building and testing Pillow on Windows?
- What compiler works with the precompiled official python releases?
- What versions of the dependencies -- the official tar/zipballs, or installerified versions, or something from cygwin?
- Does buildout or something similar work?
- Are there prebuild images (on azure or aws) that already have the appropriate version of VS installed (assuming that it's the correct compiler)?