Add 3.13 support to the platform reference (#7971)

This commit is contained in:
Zanie Blue 2024-10-07 12:06:43 -05:00 committed by GitHub
parent c69b808e43
commit 7d883fc12f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,4 +31,4 @@ build on aarch64 Windows, but does not consider either platform to be supported
minimum supported Windows versions are Windows 10 and Windows Server 2016, following
[Rust's own Tier 1 support](https://blog.rust-lang.org/2024/02/26/Windows-7.html).
uv supports and is tested against Python 3.8, 3.9, 3.10, 3.11, and 3.12.
uv supports and is tested against Python 3.8, 3.9, 3.10, 3.11, 3.12, and 3.13.