Sort extras constraints of dependencies in lockfile
The extras constraints ordering is not guaranteed on metadata and it causes changes on poetry.lock file during update process even when the dependency did not changed. This patch orders this constraint for lock file generation changing this behaviour.
Showing
Please
register
or
sign in
to comment