Skip to content

Commit 3f21683

Browse files
committed
update poetry configs
1 parent 74a78b4 commit 3f21683

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ homepage = "https://github.com/1b5d/llm-api-python"
77
readme = "README.md"
88
license = "MIT"
99
repository = "https://github.com/1b5d/llm-api-python"
10+
packages = [{include = "llm_api"}]
1011

1112
[tool.poetry.dependencies]
1213
python = "^3.8.1"

0 commit comments

Comments
 (0)