Channels
jobs_gigs
infra-deployment
data-news
singer-tap-development
-tap-salesforce-sdk
introductions
office-hours-planning
thanks
windows
singer-target-development
demo-day
troubleshooting
hub
best-practices
singer-taps
singer-targets
plugins-dbt
motorsports
gaming
shramp
discussion
bookclub
company-handbook
documentation
music
provider-status
meltano-alerts
90-day-fiance
hub-repo-activity
show-us-what-you-got
tidbyt
meltano-squared
fitness
loc-texas
pets-of-meltano
c04c499jwjc-target-bigquery-dev-chatter
singer-ecosystem-activity
c04b3ud8pge-github-mds-in-a-box-project
analyze-athena
3dprinting
hack-day
c04cla0s4g0-postgres-tap-target-sdk
weather
stack-overflow-activity
devcontainers
labs
meltano-plugin-development
c04bg3978nt-snowflake-tap-target-sdk
arc-browser-users
gpt-and-llm-development
product
pair-programming
loc-mexico-city
c04npl29ktq-evidence-extension-dev
meltano-org-contribution-activity
vendor-content
guild-singer-ecosystem
c05cnuf699b-file-tap-target-sdk
cli
announcements
model-specs
engineering-chatter
webapp
random
getting-started
docker
plugins-general
meltano-repo-activity
contributing
Powered by
#cli
Title
# cli
m
mammoth-napkin-71897
04/29/2021, 9:28 PM
Is there a preferred way to add additional pip installs to a particular plugin (for example, additional dbt db adapters?)
r
ripe-musician-59933
04/29/2021, 9:28 PM
You can modify the
pip_url
however you like, it'll be fed directly to
pip install
, so you can have multiple package names separated by spaces
👍 1
m
mammoth-napkin-71897
04/29/2021, 11:02 PM
Ah, that works.
Post