mirror of https://github.com/astral-sh/uv
Add 3.13 support to the platform reference (#7971)
This commit is contained in:
parent
c69b808e43
commit
7d883fc12f
|
|
@ -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
|
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).
|
[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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue