poetry debug resolve <package>

Debugs dependency resolution

Arguments

NameDescription
packageThe packages to resolve

Options

NameDescription
-h, --helpDisplay help information
-v, --verboseIncrease the verbosity of messages
-vvMore verbose output
-vvvDebug output
-V, --versionDisplay this application version
--ansiForce ANSI output
--no-ansiDisable ANSI output
-n, --no-interactionDo not ask any interactive question
--no-pluginsDisables plugins
--no-cacheDisables poetry source caches
--directory <directory>The working directory for the poetry command
-q, --quietDo not output any message
--extrasExtras to activate for the dependency
--pythonPython version(s) to use for resolution
--treeDisplay the dependency tree
--installShow what would be installed for the current system