Skip to content

Commit 369130d

Browse files
committed
add "documentation" to project.urls in pyproject.toml
1 parent 9f9b914 commit 369130d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ docs = [
4949
[project.urls]
5050
homepage = "http://github.com/chrismattmann/tika-python"
5151
repository = "http://github.com/chrismattmann/tika-python.git"
52+
documentation = "https://chrismattmann.github.io/tika-python"
5253

5354
[project.scripts]
5455
tika-python = "tika.tika:main"

0 commit comments

Comments
 (0)