Skip to content

Commit

Permalink
chore: 🔧 add pip url in meltano config
Browse files Browse the repository at this point in the history
  • Loading branch information
emilklindt committed Oct 6, 2024
1 parent 0c32025 commit 64d976a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion meltano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ plugins:
extractors:
- name: tap-formbricks
namespace: tap_formbricks
pip_url: -e .
pip_url: tap-formbricks
executable: tap-formbricks
capabilities:
- state
- catalog
Expand Down

0 comments on commit 64d976a

Please sign in to comment.