mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 14:50:16 +00:00
ca436af2bc
* Allow pipenv check inputs to be built from the lockfile categories instead of whats installed. * fix lint * add news fragment. * update pipenv check documentation. * Revise logic for pipenv check and change default behavior to check lockfile. * fix issue revealed by tests * fix docs for pipenv check changes. * change conditional ordering in prep for supporting for future default categories env var.