AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.8.1 * Update CI to Python 3.8 * Add trove classifiers for supported Pythons.
- Update to version 0.7.0 * Migrate from pytoml to toml. * Include name of missing hook in HookMissing * Support back-end path in pyproject.toml
- update to version 0.6.0 * Rely on __legacy__ for fallback behavior. * Add a runner argument to Pep517HookCaller. * Rename 'build_meta' to simply 'meta' * Use the classic syntax for __main__ detection * Move 'build' support to build module * backend-path fixes
- Initial spec for v0.5.0