Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95d5480 commit 255d653Copy full SHA for 255d653
pyproject.toml
@@ -66,6 +66,8 @@ input = "llama_cpp/__init__.py"
66
[project.urls]
67
Homepage = "https://github.com/abetlen/llama-cpp-python"
68
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/"
71
72
[tool.pytest.ini_options]
73
addopts = "--ignore=vendor"
0 commit comments