Skip to content

Commit 6324621

Browse files
committed
chore: Set description in pyproject.toml
1 parent 269dbf6 commit 6324621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "duckdb-haystack"
77
dynamic = ["version"]
8-
description = ''
8+
description = "Haystack document store and retriever for DuckDB VSS"
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = "Apache-2.0"

0 commit comments

Comments
 (0)