Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 255d653

Browse filesBrowse files
committed
Add documentation and changelog links in pyproject
1 parent 95d5480 commit 255d653
Copy full SHA for 255d653

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+2Lines changed: 2 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.