Skip to content

Commit 12cc59b

Browse files
docs: showcase uv as installation option (#847)
Signed-off-by: lightningRalf <[email protected]>
1 parent 3221310 commit 12cc59b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/install.rst

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ Install from pypi.org as you would any other Python module using your preferred
88
python -m pip install cyclonedx-bom # install via pip
99
pipx install cyclonedx-bom # install via pipx
1010
poetry add cyclonedx-bom # install via poetry
11+
uv tool install cyclonedx-bom # install via uv
1112
1213
# ... you get the hang

0 commit comments

Comments
 (0)