We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269dbf6 commit 6324621Copy full SHA for 6324621
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "duckdb-haystack"
7
dynamic = ["version"]
8
-description = ''
+description = "Haystack document store and retriever for DuckDB VSS"
9
readme = "README.md"
10
requires-python = ">=3.10"
11
license = "Apache-2.0"
0 commit comments