Update repo url
This commit is contained in:
parent
e34edfa7c7
commit
dba6df282d
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ description = "Python bindings for the llama.cpp library"
|
||||||
authors = ["Andrei Betlen <abetlen@gmail.com>"]
|
authors = ["Andrei Betlen <abetlen@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://github.com/abetlen/llama_cpp_python"
|
homepage = "https://github.com/abetlen/llama-cpp-python"
|
||||||
repository = "https://github.com/abetlen/llama_cpp_python"
|
repository = "https://github.com/abetlen/llama-cpp-python"
|
||||||
packages = [{include = "llama_cpp"}]
|
packages = [{include = "llama_cpp"}]
|
||||||
include = [
|
include = [
|
||||||
"LICENSE.md",
|
"LICENSE.md",
|
||||||
|
|
Loading…
Reference in a new issue