mirror of https://github.com/astral-sh/uv
Update the PyPI project description (#6248)
This commit is contained in:
parent
c64326255e
commit
2d41973b65
|
|
@ -5,7 +5,7 @@ build-backend = "maturin"
|
|||
[project]
|
||||
name = "uv"
|
||||
version = "0.2.37"
|
||||
description = "An extremely fast Python package installer and resolver, written in Rust."
|
||||
description = "An extremely fast Python package and project manager, written in Rust."
|
||||
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
|
||||
requires-python = ">=3.8"
|
||||
keywords = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue