We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3221310 commit 2e1ce1aCopy full SHA for 2e1ce1a
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