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 ba603cf commit f2350b4Copy full SHA for f2350b4
pyproject.toml
@@ -9,8 +9,9 @@ maintainers = [
9
]
10
license = "Apache-2.0"
11
readme = "README.md"
12
-homepage = "https://github.com/CycloneDX/cyclonedx-python-lib"
+homepage = "https://github.com/CycloneDX/cyclonedx-python-lib/#readme"
13
repository = "https://github.com/CycloneDX/cyclonedx-python-lib"
14
+documentation = "https://cyclonedx-python-library.readthedocs.io/"
15
packages = [
16
{ include = "cyclonedx" }
17
0 commit comments