Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 255d653

Browse files
committed
Add documentation and changelog links in pyproject
1 parent 95d5480 commit 255d653

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ input = "llama_cpp/__init__.py"
6666
[project.urls]
6767
Homepage = "https://github.com/abetlen/llama-cpp-python"
6868
Issues = "https://github.com/abetlen/llama-cpp-python/issues"
69+
Documentation = "https://llama-cpp-python.readthedocs.io/en/latest/"
70+
Changelog = "https://llama-cpp-python.readthedocs.io/en/latest/changelog/"
6971

7072
[tool.pytest.ini_options]
7173
addopts = "--ignore=vendor"

0 commit comments

Comments
 (0)