Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My question is in the title.
poetry add my_package
should be unable to install a package that doesn't exist, but I don't want to install a package in case it exists, sopoetry add my_package
is not really what I want. Is there a specific command for this purpose?Beta Was this translation helpful? Give feedback.
All reactions