Skip to content

add --deploy flag to pipenv install

Richard Bowman requested to merge use-pipenv-deploy-in-ci into master

This will raise an errror in CI if Pipfile and Pipfile.lock disagree. Currently, the latter is silently regenerated, which is probably unhelpful.

Closes #227 (closed)

Edited by Richard Bowman

Merge request reports