Skip to content

Commit

Permalink
update poetry configs
Browse files Browse the repository at this point in the history
  • Loading branch information
1b5d committed Aug 26, 2023
1 parent 74a78b4 commit 3f21683
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ homepage = "https://github.com/1b5d/llm-api-python"
readme = "README.md"
license = "MIT"
repository = "https://github.com/1b5d/llm-api-python"
packages = [{include = "llm_api"}]

[tool.poetry.dependencies]
python = "^3.8.1"
Expand Down

0 comments on commit 3f21683

Please sign in to comment.