What's Changed
- Update pyproject-toml to 0.13.5 by @konstin in #2645
- Fix clippy lints by @konstin in #2648
ZipWriter
requires a compression level ofNone
for thestored
method by @jatoben in #2644- Implement PEP 639 Support by @konstin in #2647
- Don't go through Display for platform tag to policy by @konstin in #2652
- Add
--compatibility pypi
to avoid building for unsupported architectures by @konstin in #2650 - Fix self bootstrap without Rust installed by @messense in #2653
New Contributors
Full Changelog: v1.8.7...v1.9.0