Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
b45d390a
"src/vscode:/vscode.git/clone" did not exist on "02aa4ef12e2ce0848a8bf5e36be667782f158a05"
Commit
b45d390a
authored
Jun 28, 2023
by
Jeffrey Morgan
Browse files
update `pyproject.toml`
parent
9ba58c8a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pyproject.toml
pyproject.toml
+3
-3
No files found.
pyproject.toml
View file @
b45d390a
[tool.poetry]
[tool.poetry]
name
=
"ollama"
name
=
"ollama"
version
=
"0.0.
1
"
version
=
"0.0.
2
"
description
=
""
description
=
"
Run ai models locally
"
authors
=
[
"
Your Name <you@example.com>
"
]
authors
=
[
"
Ollama team
"
]
readme
=
"README.md"
readme
=
"README.md"
packages
=
[
{include
=
"ollama"
}
]
packages
=
[
{include
=
"ollama"
}
]
scripts
=
{
ollama
=
"ollama.cmd.cli:main"
}
scripts
=
{
ollama
=
"ollama.cmd.cli:main"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment