Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PIPENV_SKIP_LOCK environment variable #4797

Merged
merged 3 commits into from
Feb 20, 2022
Merged

Commits on Sep 26, 2021

  1. Use PIPENV_SKIP_LOCK environment variable

    This is useful to large project as it enables the environment variable `PIPENV_SKIP_LOCK` to control the locking behavior. 
    
    Default behavior is not changed, still False.
    ELHoussineT authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    310db99 View commit details
    Browse the repository at this point in the history
  2. add quotes

    ELHoussineT authored Sep 26, 2021
    Configuration menu
    Copy the full SHA
    48cef74 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    1741829 View commit details
    Browse the repository at this point in the history