Skip to content

Commit

Permalink
revert pgvector declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Oct 30, 2024
1 parent 6609599 commit 7b695e1
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ documentation = "https://docs.airbyte.com/integrations/destinations/pgvector"
homepage = "https://airbyte.com"
repository = "https://github.com/airbytehq/airbyte"

[[tool.poetry.packages]]
include = "destination_pgvector"

[tool.poetry.dependencies.airbyte-cdk]
# Version cnstrained by PyAirbyte (`airbyte`) version
version = ">=1.0"
Expand Down

0 comments on commit 7b695e1

Please sign in to comment.