mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
6552e8dc8b
- Test that the lockfile doesn't get updated if satisfying constraints are pinned already in the lockfile - Test that pipfile pins are respected - Test that dependencies in the lockfile with markers that don't apply to the current system stay in the lockfile Signed-off-by: Dan Ryan <dan@danryan.co>