mozilla-releng / signingscript

Signing script to run in scriptworker.
1 stars 11 forks source link

Upgrade pip-compile-multi to fixed version #144

Closed peterdemin closed 4 years ago

peterdemin commented 5 years ago

pip-compile-multi of versions 1.5.3-1.5.6 has a bug that disables --upgrade option for pip-compile. It means, that the tool will work silently, just not doing upgrades. So it's quite tricky to find out what exactly is wrong.

Command I ran:

pip-compile-multi -ug base -P pip-compile-multi

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 3416d5e78c0ccf8e6d3ee696742188067a6d74c1 on peterdemin:patch-1 into ce8ef5c0440c8a5b1ec62af598121315f661252b on mozilla-releng:master.