mirror of
https://github.com/ollama/ollama.git
synced 2025-08-26 10:51:37 +02:00
update pyproject.toml
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[tool.poetry]
|
||||
name = "ollama"
|
||||
version = "0.0.1"
|
||||
description = ""
|
||||
authors = ["Your Name <you@example.com>"]
|
||||
version = "0.0.2"
|
||||
description = "Run ai models locally"
|
||||
authors = ["Ollama team"]
|
||||
readme = "README.md"
|
||||
packages = [{include = "ollama"}]
|
||||
scripts = {ollama = "ollama.cmd.cli:main"}
|
||||
|
Reference in New Issue
Block a user