Skip to content

How to install optional dependency? #5386

Answered by abn
cifkao asked this question in Q&A
Mar 30, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

You will have to assign the optional dependency to an extra.

Once you have done that you can install it using the --extras flag.

poetry install --extras nopdb

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@cifkao
Comment options

@abn
Comment options

@cifkao
Comment options

@cifkao
Comment options

@abn
Comment options

Answer selected by abn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants