Update the PyPI project description (#6248)

This commit is contained in:
Zanie Blue 2024-08-20 11:35:06 -05:00 committed by GitHub
parent c64326255e
commit 2d41973b65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ build-backend = "maturin"
[project] [project]
name = "uv" name = "uv"
version = "0.2.37" 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" }] authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
requires-python = ">=3.8" requires-python = ">=3.8"
keywords = [ keywords = [