Skip to content

Commit 252ed33

Browse files
authored
ci: fix PyPi project description (#29)
1 parent dc73b6c commit 252ed33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "toolbox-langchain"
33
dynamic = ["version"]
4+
readme = "README.md"
45
description = "Python SDK for interacting with the Toolbox service with LangChain"
56
license = {file = "LICENSE"}
67
requires-python = ">=3.9"

0 commit comments

Comments
 (0)