test_locker.py
5.87 KB
-
Sort extras constraints of dependencies in lockfile · f45ec453
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.
Osvaldo Santana Neto committed