mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 13:30:11 -05:00
Adaptation to the win32 platform is added. https://docs.python.org/3/library/sysconfig.html#sysconfig.get_platform ## Summary fixed uv can't create .venv for cpython-x86 on Windows [uv can't create .venv for cpython-x86 on Windows ](https://github.com/astral-sh/rye/issues/952) --------- Co-authored-by: Nashan <34827878+zhuang1234@users.noreply.github.com>