mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
553ed8258c
Now will return None when facing JSONDecodeError when loading the lockfile. do_init will remove the old lockfile and replace it.