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 cisagov/scraper instead of llnl-scraper from PyPI #40

Commits on Mar 15, 2023

  1. Use the cisagov fork of LLNL/scraper

    This fork includes changes that we need but are not present in the
    upstream project at this time. The version specification for the
    llnl-scraper package is updated in the Pipfile and the configuration
    is re-locked to update the lockfile.
    mcdonnnj committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6add4a1 View commit details
    Browse the repository at this point in the history
  2. Update the version of wheel installed in the Python venv

    Bump from 0.38.4 to 0.40.0.
    mcdonnnj committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6cf7d63 View commit details
    Browse the repository at this point in the history
  3. Add @dav3r to the CODEOWNERS

    mcdonnnj committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6f4dcc6 View commit details
    Browse the repository at this point in the history