Browse Source
Pipenv validates that the Pipfile.lock that it uses for installing packages is not out of date before following through on execution. If it is not, it will throw an error. This change adds an env that tells Pipenv to ignore the Pipfile and only use Pipfile.lock so gates do not fail due to out of date packages. Change-Id: I2fa541b31e14561c7cefc330e7ef2cc0b0e4abc6changes/14/673914/5
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue