aws-deadline / deadline-cloud-for-houdini

AWS Deadline Cloud for Houdini
Apache License 2.0
12 stars 10 forks source link

chore: add script to build wheels on Windows #140

Closed joel-wong-aws closed 5 months ago

joel-wong-aws commented 5 months ago

What was the problem/requirement? (What/Why)

There was a script to build wheels on Linux/Mac, but not for Windows

What was the solution? (How)

Added a build_wheels.bat script for Windows

What is the impact of this change?

Easier adapter development on Windows

How was this change tested?

.\scripts\build_wheels.bat

Was this change documented?

Yes, in DEVELOPMENT.MD

Is this a breaking change?

No


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.