mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Update the PyPI project description (#6248)
This commit is contained in:
parent
c64326255e
commit
2d41973b65
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue