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
orangecat
ollama
Commits
b45d390a
You need to sign in or sign up before continuing.
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]
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"
}
...
...
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