Skip to content

Commit f01771f

Browse files
woodruffwdi
andauthored
pyproject: add API documentation link to metadata (#424)
* pyproject: add API documentation link to metadata Signed-off-by: William Woodruff <william@trailofbits.com> * Update pyproject.toml Co-authored-by: Dustin Ingram <di@users.noreply.github.com> Signed-off-by: William Woodruff <william@yossarian.net> Signed-off-by: William Woodruff <william@trailofbits.com> Signed-off-by: William Woodruff <william@yossarian.net> Co-authored-by: Dustin Ingram <di@users.noreply.github.com>
1 parent e7830f0 commit f01771f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ sigstore = "sigstore._cli:main"
4545
Homepage = "https://pypi.org/project/sigstore/"
4646
Issues = "https://github.com/sigstore/sigstore-python/issues"
4747
Source = "https://github.com/sigstore/sigstore-python"
48+
Documentation = "https://sigstore.github.io/sigstore-python/"
4849

4950
[project.optional-dependencies]
5051
test = [

0 commit comments

Comments
 (0)