We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uv
1 parent 3221310 commit 12cc59bCopy full SHA for 12cc59b
docs/install.rst
@@ -8,5 +8,6 @@ Install from pypi.org as you would any other Python module using your preferred
8
python -m pip install cyclonedx-bom # install via pip
9
pipx install cyclonedx-bom # install via pipx
10
poetry add cyclonedx-bom # install via poetry
11
+ uv tool install cyclonedx-bom # install via uv
12
13
# ... you get the hang
0 commit comments