Skip to content

Commit 8ec9915

Browse files
committed
update to explicitly include which package we are using
1 parent 310e8e4 commit 8ec9915

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Uniform access layer for LLMs"
55
authors = ["Andrew Ng <ng@deeplearning.ai>", "Rohit P <rohit.prasad15@gmail.com>"]
66
maintainers = ["Andrew Ng <ng@deeplearning.ai>", "Rohit P <rohit.prasad15@gmail.com>"]
77
readme = "README.md"
8+
packages = [{include = "aisuite"}]
89

910
[tool.poetry.dependencies]
1011
python = "^3.10"

0 commit comments

Comments
 (0)