Commit b45d390a authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

update `pyproject.toml`

parent 9ba58c8a
[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"}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment