Skip to content

Commit 8f3cdb4

Browse files
committed
Singer/Meltano: Fix target package dependency extra
1 parent 41d1358 commit 8f3cdb4

File tree

1 file changed

+1
-1
lines changed
  • framework/singer-meltano/singerfile-to-cratedb

1 file changed

+1
-1
lines changed

framework/singer-meltano/singerfile-to-cratedb/meltano.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ plugins:
4444
# Acquire from PyPI.
4545
# pip_url: meltano-target-cratedb
4646
# Acquire from GitHub.
47-
pip_url: git+https://github.com/crate-workbench/[email protected]
47+
pip_url: meltano-target-cratedb[vector]@git+https://github.com/crate-workbench/[email protected]
4848

4949
# Note: Configure your database server and credentials here.
5050
config:

0 commit comments

Comments
 (0)