Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Upgrade pip-compile-multi to fixed version #145

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

peterdemin
Copy link

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

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
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 7bdbdde on peterdemin:patch-2 into ce8ef5c on mozilla-releng:master.

@coveralls
Copy link

coveralls commented Sep 27, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 4cf1b11 on peterdemin:patch-2 into b8c2656 on mozilla-releng:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants