add --deploy flag to pipenv install
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
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)