uv
c946e472
- Don't treat `setuptools` and `wheel` as seed packages in uv sync on Python 3.12 (#10572)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
175 days ago
Don't treat `setuptools` and `wheel` as seed packages in uv sync on Python 3.12 (#10572) ## Summary Closes https://github.com/astral-sh/uv/issues/10566.
References
#10572 - Don't treat `setuptools` and `wheel` as seed packages in uv sync on Python 3.12
Author
charliermarsh
Parents
b38d3fec
Files
2
crates
uv-installer/src
plan.rs
uv/src/commands
venv.rs
Loading