Skip to content
Discussion options

You must be logged in to vote

eager means the selected dependency(in pyproject.toml) and its recursive dependencies.

When no package is given, the dependencies from pyproject.toml will be used, but since all locked packages(=pinned versions) come from those dependencies, this is nearly the same as update-all

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@huxuan
Comment options

@frostming
Comment options

Answer selected by huxuan
@huxuan
Comment options

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