Skip to content

Commit

Permalink
chore: add uv
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <[email protected]>
  • Loading branch information
frostming committed Feb 22, 2024
1 parent 2a76af8 commit 73b711a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ Don't make me think about which package manager to use when I clone a project fr

This project is created in the same spirit as [@antfu/ni](https://www.npmjs.com/package/@antfu/ni).

Supported package managers: [pip], [pipenv], [poetry], [pdm]
Supported package managers: [pip], [pipenv], [poetry], [pdm], [uv]

[pip]: https://pypi.org/project/pip/
[pipenv]: https://pypi.org/project/pipenv/
[poetry]: https://pypi.org/project/poetry/
[pdm]: https://pypi.org/project/pdm/
[uv]: https://pypi.org/project/uv/

## Install onepm

Expand Down

0 comments on commit 73b711a

Please sign in to comment.