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

Update pipenv check docs for Safety-DB removal #1749

Merged
merged 2 commits into from
Mar 15, 2018

Commits on Mar 15, 2018

  1. Update pipenv check docs for Safety-DB removal

    We removed the embedded copy of Safety-DB, so there's
    no longer any copyright concern about the CC-BY-NC-SA
    license, but it does mean `pipenv check` may end up throttled
    eventually as all requests to the backend API use a common
    key.
    ncoghlan committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    993525b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b493418 View commit details
    Browse the repository at this point in the history