Skip to content

Did poetry removed --no dev flag in its latest version #10096

Answered by finswimmer
vishal-kalbi asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it was removed. --no-dev was deprecated for a long time. Use --without <group-name> to exclude certain groups from the install (can be defined multiple times). Or if you only want to install the runtime dependencies and the project itself run: poetry install --only main.

fin swimmer

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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