You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can think of why this is confusing. But the "Nothing to install" is the answer to "Installing dependencies". foo is not a dependency but the project package. So the wording is not wrong in my opinion.
One could make it more clearer by printing "No dependencies to install or update".
I am on the latest Poetry version.
I have searched the issues of this repo and believe that this is not a duplicate.
If an exception occurs when executing a command, I executed it again in debug mode (
-vvv
option).OS version and name: MacOS 10.15
Poetry version: 1.0.0b2
Link of a Gist with the contents of your pyproject.toml file: https://gist.github.com/pikeas/5c45fc9fd32353b5aee37163f95ef14d (reusing from unrelated issue Poetry uses incorrect Python #1470)
Issue
It is quite confusing to see a message saying "nothing to install" immediately followed by a message saying something is being installed!
The text was updated successfully, but these errors were encountered: