Skip to content

Commit 4c6b260

Browse files
authored
Update pyproject.toml
1 parent 83d7f9a commit 4c6b260

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ version = "0.0.1" # AUTOVERSION
44
description = "An integration package connecting YDB and LangChain"
55
authors = []
66
readme = "README.md"
7+
keywords = ["ydb", "langchain", "database", "AI"]
8+
repository = "https://github.com/ydb-platform/langchain-ydb"
79
requires-python = ">=3.9,<4.0"
810
dependencies = [
911
"langchain-core (>=0.2.13,<0.4.0)",

0 commit comments

Comments
 (0)