pycapnp/buildutils
Tobias Ahrens 7a4970605e Disable the use of ninja for windows builds
Aperantly github added ninja to all of there runners now. This
causes the windows build to fail. This is expected because we
add the architecture as a compiler arg which is not known to
ninja. Even with this the build fails.

This commit disables ninja on windows for now. Once we fixed the
underlying issue with ninja and windows we can reenable it.
2023-10-23 10:23:16 -07:00
..
__init__.py Minor code cleanup 2020-06-08 23:51:07 -07:00
build.py Disable the use of ninja for windows builds 2023-10-23 10:23:16 -07:00
bundle.py Prepare for v2.0.0b1 release 2023-10-03 12:29:48 -07:00