Skip to content

Commit 1cf667a

Browse files
committed
Add uv build and uv publish to the landing pages
1 parent f533fe8 commit 1cf667a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ An extremely fast Python package and project manager, written in Rust.
2323

2424
## Highlights
2525

26-
- 🚀 A single tool to replace `pip`, `pip-tools`, `pipx`, `poetry`, `pyenv`, `virtualenv`, and more.
26+
- 🚀 A single tool to replace `pip`, `pip-tools`, `pipx`, `poetry`, `pyenv`, `twine`, `virtualenv`,
27+
and more.
2728
- ⚡️ [10-100x faster](https://github.com/astral-sh/uv/blob/main/BENCHMARKS.md) than `pip`.
2829
- 🐍 [Installs and manages](#python-management) Python versions.
2930
- 🛠️ [Runs and installs](#tool-management) Python applications.

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ An extremely fast Python package and project manager, written in Rust.
1616

1717
## Highlights
1818

19-
- 🚀 A single tool to replace `pip`, `pip-tools`, `pipx`, `poetry`, `pyenv`, `virtualenv`, and more.
19+
- 🚀 A single tool to replace `pip`, `pip-tools`, `pipx`, `poetry`, `pyenv`, `twine`, `virtualenv`,
20+
and more.
2021
- ⚡️ [10-100x faster](https://github.com/astral-sh/uv/blob/main/BENCHMARKS.md) than `pip`.
2122
- 🐍 [Installs and manages](#python-management) Python versions.
2223
- 🛠️ [Runs and installs](#tool-management) Python applications.

0 commit comments

Comments
 (0)